mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-15 10:45:48 +00:00
Version bump to 1.1.x
This commit is contained in:
parent
8fd8082aa3
commit
fe1bcc52f7
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ environment:
|
||||||
PSGalleryAPIKey:
|
PSGalleryAPIKey:
|
||||||
secure: UdM6qhf5B0G8liHhUrwWERCZr44iSqmg4jUq0lwlTjZs4KyeoiwnBzdej0phqIAm
|
secure: UdM6qhf5B0G8liHhUrwWERCZr44iSqmg4jUq0lwlTjZs4KyeoiwnBzdej0phqIAm
|
||||||
|
|
||||||
version: 1.0.{build}
|
version: 1.1.{build}
|
||||||
|
|
||||||
# Don't rebuild when I tag a release on GitHub
|
# Don't rebuild when I tag a release on GitHub
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
|
|
@ -72,4 +72,4 @@ deploy:
|
||||||
prerelease: false
|
prerelease: false
|
||||||
on:
|
on:
|
||||||
branch: master # release from master branch only
|
branch: master # release from master branch only
|
||||||
appveyor_repo_tag: false # deploy on tag push only
|
appveyor_repo_tag: false # deploy on tag push only
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue