mirror of
https://github.com/Grace-Solutions/PSProxmox.git
synced 2026-07-26 08:18:19 +00:00
Ensure version consistency across all files
- Added AssemblyVersion and FileVersion to project files - All versions now consistently set to 2025.07.03.1200
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
<AssemblyName>PSProxmox</AssemblyName>
|
||||
<RootNamespace>PSProxmox</RootNamespace>
|
||||
<Version>2025.07.03.1200</Version>
|
||||
<AssemblyVersion>2025.07.03.1200</AssemblyVersion>
|
||||
<FileVersion>2025.07.03.1200</FileVersion>
|
||||
<Authors>PSProxmox Contributors</Authors>
|
||||
<Company>PSProxmox</Company>
|
||||
<Description>PowerShell module for managing Proxmox VE clusters</Description>
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
<AssemblyName>PSProxmox</AssemblyName>
|
||||
<RootNamespace>PSProxmox</RootNamespace>
|
||||
<Version>2025.07.03.1200</Version>
|
||||
<AssemblyVersion>2025.07.03.1200</AssemblyVersion>
|
||||
<FileVersion>2025.07.03.1200</FileVersion>
|
||||
<Authors>PSProxmox Team</Authors>
|
||||
<Description>PowerShell module for managing Proxmox VE clusters</Description>
|
||||
<Copyright>Copyright © 2023</Copyright>
|
||||
|
||||
Reference in New Issue
Block a user