mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-22 22:55:28 +00:00
Misc building changes for release
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user