diff --git a/Capy64/Capy64.cs b/Capy64/Capy64.cs index 9129f6d..feeaa22 100644 --- a/Capy64/Capy64.cs +++ b/Capy64/Capy64.cs @@ -21,7 +21,7 @@ namespace Capy64; public class Capy64 : Game, IGame { - public const string Version = "a0.0.1"; + public const string Version = "0.0.2-alpha"; public static string AppDataPath = Path.Combine( Environment.GetFolderPath( Environment.SpecialFolder.ApplicationData,