Updating content version

This commit is contained in:
bernat 2021-03-01 11:34:22 +01:00
parent 92b26c234d
commit 930952e58d
2 changed files with 5 additions and 1 deletions

4
Jenkinsfile vendored
View File

@ -290,6 +290,10 @@ pipeline
call ../setEnv64.bat
make package
"""
bat """
call ../setEnv64.bat
make package ARGS="--packages=AdditionalMaps,Town06_Opt,Town07_Opt,Town10HD_Opt --target-archive=AdditionalMaps --clean"
"""
}
post {
always {

View File

@ -34,4 +34,4 @@
0.9.9: 20200422_ea5179a
0.9.10: 20200925_88f9ceb
0.9.11: 20201222_232b876
Latest: 20210223_4a85ce7
Latest: 20210301_c55392c