mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 08:30:35 +00:00
Updating bastools and acdasm versions; updating version, preparing for release.
This commit is contained in:
parent
0f6bd28a3c
commit
8f1ec1193d
@ -1,12 +1,12 @@
|
|||||||
# Universal AppleCommander version number. Used for:
|
# Universal AppleCommander version number. Used for:
|
||||||
# - Naming JAR file.
|
# - Naming JAR file.
|
||||||
# - The build will insert this into a file that is read at run time as well.
|
# - The build will insert this into a file that is read at run time as well.
|
||||||
version=1.9.0-SNAPSHOT
|
version=1.9.0
|
||||||
|
|
||||||
# Dependency versions
|
# Dependency versions
|
||||||
shkVersion=1.2.2
|
shkVersion=1.2.2
|
||||||
asVersion=1.2.2
|
asVersion=1.2.2
|
||||||
btVersion=0.3.1
|
btVersion=0.4.0
|
||||||
swtVersion=3.123.0
|
swtVersion=3.123.0
|
||||||
piSwtVersion=3.8.2
|
piSwtVersion=3.8.2
|
||||||
junitVersion=4.13.1
|
junitVersion=4.13.1
|
||||||
@ -16,4 +16,4 @@ commonsCsvVersion=1.8
|
|||||||
gsonVersion=2.8.9
|
gsonVersion=2.8.9
|
||||||
picocliVersion=4.6.2
|
picocliVersion=4.6.2
|
||||||
springBoot=2.6.1
|
springBoot=2.6.1
|
||||||
acdasmVersion=0.4.0
|
acdasmVersion=0.5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user