We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44fb65c + c81d779 commit f4592aeCopy full SHA for f4592ae
SnipeitPS/SnipeitPS.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'SnipeitPS'
13
14
# Version number of this module.
15
-ModuleVersion = '1.9'
+ModuleVersion = '1.10'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
appveyor.yml
@@ -17,7 +17,7 @@ environment:
secure: UdM6qhf5B0G8liHhUrwWERCZr44iSqmg4jUq0lwlTjZs4KyeoiwnBzdej0phqIAm
PShell: '5'
19
20
-version: 1.9.{build}
+version: 1.10.{build}
21
22
# Don't rebuild when I tag a release on GitHub
23
skip_tags: true
0 commit comments