Misc building changes for release

This commit is contained in:
Felix Miller
2022-05-10 18:50:00 -04:00
parent 2155d1aac3
commit 33fd807cfd
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ namespace PckStudio.Classes
{
class Network
{
public static string Version = "6.41";
public static string Version = "6.5";
public static bool Beta = true;
public static bool Portable = false;
public static bool NeedsUpdate = false;

View File

@@ -3,7 +3,7 @@
<Product Id="*"
Name="PCK Studio"
Language="1033"
Version="6.4.0.2"
Version="6.5.0.1"
Manufacturer="PhoenixARC"
UpgradeCode="0bfb1026-21f2-4552-ad71-ca90aae10a25">
<Package InstallerVersion="200" Compressed="yes" InstallScope="perUser" />