File tree Expand file tree Collapse file tree
src/main/resources/static Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.spiderflow</groupId >
55 <artifactId >spider-flow</artifactId >
6- <version >0.4.2 </version >
6+ <version >0.4.3 </version >
77 <packaging >pom</packaging >
88 <name >spider-flow</name >
99 <url >https://gitee.com/jmxd/spider-flow</url >
1414 <version >2.0.7.RELEASE</version >
1515 </parent >
1616 <properties >
17- <spider-flow .version>0.4.2 </spider-flow .version>
17+ <spider-flow .version>0.4.3 </spider-flow .version>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1919 </properties >
2020 <dependencyManagement >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.spiderflow</groupId >
66 <artifactId >spider-flow</artifactId >
7- <version >0.4.2 </version >
7+ <version >0.4.3 </version >
88 </parent >
99 <artifactId >spider-flow-api</artifactId >
1010 <name >spider-flow-api</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.spiderflow</groupId >
66 <artifactId >spider-flow</artifactId >
7- <version >0.4.2 </version >
7+ <version >0.4.3 </version >
88 </parent >
99 <artifactId >spider-flow-core</artifactId >
1010 <name >spider-flow-core</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.spiderflow</groupId >
66 <artifactId >spider-flow</artifactId >
7- <version >0.4.2 </version >
7+ <version >0.4.3 </version >
88 </parent >
99 <artifactId >spider-flow-web</artifactId >
1010 <name >spider-flow-web</name >
Original file line number Diff line number Diff line change 66 < link rel ="stylesheet " href ="js/layui/css/layui.css " />
77 < link rel ="stylesheet " href ="css/layui-blue.css " />
88 < link rel ="stylesheet " href ="css/index.css " />
9- < script > SPIDER_FLOW_VERSION = '0.4.2 ' </ script >
9+ < script > SPIDER_FLOW_VERSION = '0.4.3 ' </ script >
1010 < script type ="text/javascript " src ="js/layui/layui.all.js " > </ script >
1111 < script type ="text/javascript " src ="js/index.js " > </ script >
1212 < script type ="text/javascript " src ="https://www.spiderflow.org/update-detection.js "> </ script >
You can’t perform that action at this time.
0 commit comments