Skip to content

Commit

Permalink
Bumped to version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lipkau committed Apr 24, 2019
1 parent 7a7ca60 commit 479a399
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PSIni/PsIni.psd1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@{
RootModule = 'PsIni.psm1'
ModuleVersion = '3.0.0'
ModuleVersion = '3.1.0'
GUID = '98e1dc0f-2f03-4ca1-98bb-fd7b4b6ac652'
Author = 'Oliver Lipkau <[email protected]>'
CompanyName = 'Unknown'
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ environment:
PSGalleryAPIKey:
secure: s9Uw6gnBI2xdDYtpJE5m8C3eDvrXBDGO/abptsu9NCtCrdxoU/N+3YfjffOTysw+

version: 3.0.{build}
version: 3.1.{build}

# Don't rebuild when I tag a release on GitHub
skip_tags: true
Expand Down

0 comments on commit 479a399

Please sign in to comment.