mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 01:42:29 +00:00
Merge pull request #97 from PetriAsi/version/1.1.x
Version bump to 1.1.x
This commit is contained in:
commit
d5d282541f
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ environment:
|
|||
PSGalleryAPIKey:
|
||||
secure: UdM6qhf5B0G8liHhUrwWERCZr44iSqmg4jUq0lwlTjZs4KyeoiwnBzdej0phqIAm
|
||||
|
||||
version: 1.0.{build}
|
||||
version: 1.1.{build}
|
||||
|
||||
# Don't rebuild when I tag a release on GitHub
|
||||
skip_tags: true
|
||||
|
|
@ -72,4 +72,4 @@ deploy:
|
|||
prerelease: false
|
||||
on:
|
||||
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