mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-12-31 18:16:58 +00:00
Appveyor version fix
This commit is contained in:
parent
7b65f93953
commit
cdc49d166e
@ -1,4 +1,4 @@
|
||||
version: '0.0.1-{build}'
|
||||
version: '0.0.2-{build}'
|
||||
|
||||
os: Visual Studio 2015
|
||||
platform: x64
|
||||
@ -34,5 +34,5 @@ install:
|
||||
|
||||
artifacts:
|
||||
- path: bin
|
||||
name: 'rpcs3-v0.0.1-$(Date)-$(COMMIT_SHA)_win64'
|
||||
name: 'rpcs3-v0.0.2-$(Date)-$(COMMIT_SHA)_win64'
|
||||
type: zip
|
||||
|
Loading…
Reference in New Issue
Block a user