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'
|
RootModule = 'PSProxmoxVE.dll'
|
||||||
|
|
||||||
# Version number of this module.
|
# Version number of this module.
|
||||||
ModuleVersion = '0.1.0'
|
ModuleVersion = '0.1.1'
|
||||||
|
|
||||||
# Supported PSEditions
|
# Supported PSEditions
|
||||||
CompatiblePSEditions = @('Desktop', 'Core')
|
CompatiblePSEditions = @('Desktop', 'Core')
|
||||||
@@ -349,8 +349,8 @@
|
|||||||
|
|
||||||
PSData = @{
|
PSData = @{
|
||||||
|
|
||||||
# Prerelease string for the module
|
# Prerelease string for the module (empty = stable release)
|
||||||
Prerelease = 'preview'
|
# Prerelease = 'preview'
|
||||||
|
|
||||||
# Tags applied to this module
|
# Tags applied to this module
|
||||||
Tags = @(
|
Tags = @(
|
||||||
|
|||||||
Reference in New Issue
Block a user