Update version to 2025.05.10.1500 and prepare for release

This commit is contained in:
Alphaeus Mote
2025-05-09 16:54:03 -04:00
parent d76c9fb247
commit f62d635e5f
2 changed files with 12 additions and 10 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
@{
ModuleVersion = '2025.05.10.1400'
ModuleVersion = '2025.05.10.1500'
GUID = 'd24f0894-3d0c-4ef1-a41e-b273c3db86ad'
Author = 'PSProxmox Team'
CompanyName = 'PSProxmox'
@@ -92,7 +92,7 @@
Tags = @('Proxmox', 'VirtualMachine', 'Cluster', 'Management')
LicenseUri = 'https://github.com/Grace-Solutions/PSProxmox/blob/main/LICENSE'
ProjectUri = 'https://github.com/Grace-Solutions/PSProxmox'
ReleaseNotes = 'Moved repository to Grace-Solutions organization. Added regex and wildcard filtering to Get-* cmdlets. See https://github.com/Grace-Solutions/PSProxmox/releases/tag/v2025.05.10.1400'
ReleaseNotes = 'Added cloud image template functionality. See https://github.com/Grace-Solutions/PSProxmox/releases/tag/v2025.05.10.1500'
}
}
}
@@ -119,6 +119,8 @@