Skip to content

Commit 56cf9de

Browse files
author
Ivo Elezović
authored
Qi to release (#627)
1 parent 3580f31 commit 56cf9de

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Version info
22

33
version = "1.0Q"
4-
name = "Qi-prerelease"
4+
name = "Qi"
55
descriptionLine = "compatible with 1.30 and previous"
37.7 KB
Loading
-17.4 KB
Binary file not shown.
778 KB
Loading
17.7 MB
Binary file not shown.

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ test_script:
1717
$wc.UploadFile("https://ci.appveyor.com/api/testresults/junit/$($env:APPVEYOR_JOB_ID)", (Resolve-Path .\tests.xml))
1818
artifacts:
1919
- path: Release
20-
name: EU4ToVic2-1.0Qi-prerelease
20+
name: EU4ToVic2-1.0Qi
2121
deploy:
2222
- provider: GitHub
2323
release: windows_development_build
2424
description: The most recent build of the development version
2525
auth_token:
2626
secure: LBJzs4y9j0N5y0ajp7gmVk3Pvnec1UU5pTCdIMbQYUddEXQnWTJ79FXsd9SCs7YQ
2727
repository: paradoxGameConverters/EU4ToVic2
28-
artifact: EU4ToVic2-1.0Qi-prerelease
28+
artifact: EU4ToVic2-1.0Qi
2929
prerelease: true
3030
force_update: true

0 commit comments

Comments
 (0)