File tree Expand file tree Collapse file tree 20 files changed +21
-21
lines changed
src/main/java/com/iohao/game/action/skeleton Expand file tree Collapse file tree 20 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ ioGame 是轻量级的网络编程框架,**不依赖任何第三方**中间件
257257<dependency >
258258 <groupId >com.iohao.game</groupId >
259259 <artifactId >run-one-netty</artifactId >
260- <version >21.25 </version >
260+ <version >21.26 </version >
261261</dependency >
262262```
263263
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.25 </version >
8+ <version >21.26 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ public final class IoGameVersion {
2626 public static final String VERSION ;
2727
2828 static {
29- String internalVersion = "<version>21.25 </version>" ;
29+ String internalVersion = "<version>21.26 </version>" ;
3030
3131 VERSION = internalVersion
3232 .replace ("<version>" , "" )
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.25 </version >
8+ <version >21.26 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.iohao.game</groupId >
88 <artifactId >ioGame</artifactId >
9- <version >21.25 </version >
9+ <version >21.26 </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.25 </version >
8+ <version >21.26 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.iohao.game</groupId >
88 <artifactId >ioGame</artifactId >
9- <version >21.25 </version >
9+ <version >21.26 </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.iohao.game</groupId >
88 <artifactId >ioGame</artifactId >
9- <version >21.25 </version >
9+ <version >21.26 </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.25 </version >
8+ <version >21.26 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >ioGame</artifactId >
77 <groupId >com.iohao.game</groupId >
8- <version >21.25 </version >
8+ <version >21.26 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments