Skip to content

Commit f4592ae

Browse files
authored
Merge pull request #221 from PetriAsi/release/v1.10
Release v1.10.x
2 parents 44fb65c + c81d779 commit f4592ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SnipeitPS/SnipeitPS.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'SnipeitPS'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.9'
15+
ModuleVersion = '1.10'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ environment:
1717
secure: UdM6qhf5B0G8liHhUrwWERCZr44iSqmg4jUq0lwlTjZs4KyeoiwnBzdej0phqIAm
1818
PShell: '5'
1919

20-
version: 1.9.{build}
20+
version: 1.10.{build}
2121

2222
# Don't rebuild when I tag a release on GitHub
2323
skip_tags: true

0 commit comments

Comments
 (0)