Version 1.10.x

This commit is contained in:
Petri Asikainen 2021-09-03 16:07:19 +03:00
parent 6e1d7ebdb5
commit c81d77962a
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
RootModule = 'SnipeitPS'
# Version number of this module.
ModuleVersion = '1.9'
ModuleVersion = '1.10'
# Supported PSEditions
# CompatiblePSEditions = @()

View file

@ -17,7 +17,7 @@ environment:
secure: UdM6qhf5B0G8liHhUrwWERCZr44iSqmg4jUq0lwlTjZs4KyeoiwnBzdej0phqIAm
PShell: '5'
version: 1.9.{build}
version: 1.10.{build}
# Don't rebuild when I tag a release on GitHub
skip_tags: true