chore: set correct package version

This commit is contained in:
Rodweil, Theodor 2023-08-07 21:15:43 +02:00
parent 03be16533e
commit a6af385869
No known key found for this signature in database
GPG key ID: F8BC1B0EB1F9CCF5
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<metadata>
<id>victorykit.PSConfluencePublisher</id>
<title>victorykit.PSConfluencePublisher</title>
<version>1.1.0</version>
<version>1.0.0</version>
<description>standalone publisher for xconfluencebuilder</description>
<projectUrl>https://bitbucket.org/victorykit/psconfluencepublisher</projectUrl>
<authors>Victory Karma IT</authors>

View file

@ -3,7 +3,7 @@
# Script module or binary module file associated with this manifest.
#RootModule = 'ConfluencePublisher.psm1'
ModuleVersion = '1.1.0'
ModuleVersion = '1.0.0'
# Supported PSEditions
# CompatiblePSEditions = @()