mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-26 07:58:14 +00:00
Merge pull request #42 from GoodOlClint/release/v0.1.1-preview
chore: bump version to 0.1.1-preview
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
RootModule = 'PSProxmoxVE.dll'
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '0.1.0'
|
||||
ModuleVersion = '0.1.1'
|
||||
|
||||
# Supported PSEditions
|
||||
CompatiblePSEditions = @('Desktop', 'Core')
|
||||
@@ -349,8 +349,8 @@
|
||||
|
||||
PSData = @{
|
||||
|
||||
# Prerelease string for the module
|
||||
Prerelease = 'preview'
|
||||
# Prerelease string for the module (empty = stable release)
|
||||
# Prerelease = 'preview'
|
||||
|
||||
# Tags applied to this module
|
||||
Tags = @(
|
||||
|
||||
Reference in New Issue
Block a user