File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Version info
2
2
3
- version = "0.2L-prerelease "
3
+ version = "0.2L"
4
4
name = "Leopold III"
5
5
descriptionLine = "compatible with 1.8.2"
Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ test_script:
20
20
(new-object net.webclient).UploadFile("https://ci.appveyor.com/api/testresults/junit/$($env:APPVEYOR_JOB_ID)", (Resolve-Path .\tests.xml))
21
21
artifacts :
22
22
- path : Release
23
- name : Vic2ToHoI4
23
+ name : Vic2ToHoI4-0.2L
24
24
deploy :
25
25
- provider : GitHub
26
- release : windows_development_build
27
- description : The most recent build of the development version
26
+ release : 0.2L
27
+ description : 0.2L "Leopold III" - compatible with 1.8.2
28
28
auth_token :
29
29
secure : LBJzs4y9j0N5y0ajp7gmVk3Pvnec1UU5pTCdIMbQYUddEXQnWTJ79FXsd9SCs7YQ
30
30
repository : ParadoxGameConverters/Vic2ToHoI4
31
- artifact : Vic2ToHoI4
31
+ artifact : Vic2ToHoI4-0.2L
32
32
prerelease : true
33
33
force_update : true
You can’t perform that action at this time.
0 commit comments