Add scripts for building and installing from release

This commit is contained in:
Alphaeus Mote
2025-04-28 20:36:49 -04:00
parent 5c80c92331
commit 6227fd1a54
3 changed files with 109 additions and 1 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
@{
RootModule = 'PSProxmox.psm1'
NestedModules = @('bin\PSProxmox.dll')
ModuleVersion = '2025.04.28.2032'
ModuleVersion = '2025.04.28.2035'
GUID = 'd24f0894-3d0c-4ef1-a41e-b273c3db86ad'
Author = 'PSProxmox Team'
CompanyName = 'PSProxmox'
@@ -96,3 +96,5 @@