Update build scripts to support version parameter

This commit is contained in:
Alphaeus Mote
2025-05-09 15:12:23 -04:00
parent effaf14886
commit 3516dd3acb
3 changed files with 11 additions and 5 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
@{
RootModule = 'PSProxmox.psm1'
NestedModules = @('bin\PSProxmox.dll')
ModuleVersion = '2025.05.09.1504'
ModuleVersion = '2025.05.09.1511'
GUID = 'd24f0894-3d0c-4ef1-a41e-b273c3db86ad'
Author = 'PSProxmox Team'
CompanyName = 'PSProxmox'
@@ -107,3 +107,4 @@