File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/main/resources/config Expand file tree Collapse file tree 4 files changed +4
-4
lines changed 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.2 .jar
17+ jar.path =-Djava.class.path =./snail-1.3.0 .jar
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ chcp 65001>nul
66rem 软件名称
77set project = snail
88rem 软件版本
9- set version = 1.2.2
9+ set version = 1.3.0
1010
1111rem 编译路径
1212set 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.2 </version >
22+ <version >1.3.0 </version >
2323 <description >基于Java、JavaFX开发的下载工具,支持下载协议:BT(BitTorrent)、FTP、HTTP。</description >
2424 <inceptionYear >2019</inceptionYear >
2525
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ acgist.system.name=蜗牛
44# 软件名称(英文)
55acgist.system.name.en =Snail
66# 软件版本
7- acgist.system.version =1.2.2
7+ acgist.system.version =1.3.0
88# ================ FTP ================#
99# FTP匿名用户
1010acgist.system.ftp.user =anonymous
You can’t perform that action at this time.
0 commit comments