File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131
3232## 使用
3333
34- Windows稳定版下载:[ snail-windows-v1.2.1 .zip] ( https://gitee.com/acgist/snail/attach_files ) (解压可以直接运行)
34+ Windows稳定版下载:[ snail-windows-v1.2.2 .zip] ( https://gitee.com/acgist/snail/attach_files ) (解压可以直接运行)
3535
3636#### 编译
3737
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ jvm.args.survivor.ratio=-XX:SurvivorRatio=2
1414# JVM文件路径
1515jvm.path =./java/bin/server/jvm.dll
1616# JAR文件路径
17- jar.path =-Djava.class.path =./snail-1.2.1 .jar
17+ jar.path =-Djava.class.path =./snail-1.2.2 .jar
Original file line number Diff line number Diff line change 33rem 软件名称
44set project = snail
55rem 软件版本
6- set version = 1.2.1
6+ set version = 1.2.2
77
88rem 编译路径
99set builder = .\builder\
Original file line number Diff line number Diff line change 1919 <url >https://gitee.com/acgist/snail</url >
2020
2121 <name >snail</name >
22- <version >1.2.1 </version >
22+ <version >1.2.2 </version >
2323 <description >基于Java、JavaFX开发的下载工具,支持下载协议:BT(BitTorrent)、FTP、HTTP。</description >
2424 <inceptionYear >2019</inceptionYear >
2525
You can’t perform that action at this time.
0 commit comments