From b2c3158d727bc3d08a5bf921fe57b37c944cf148 Mon Sep 17 00:00:00 2001 From: Alessandro Proto Date: Wed, 13 Mar 2024 22:30:46 +0100 Subject: [PATCH] Bump version --- Capy64/Capy64.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Capy64/Capy64.cs b/Capy64/Capy64.cs index 0b7e308..bf862aa 100644 --- a/Capy64/Capy64.cs +++ b/Capy64/Capy64.cs @@ -43,7 +43,7 @@ public enum EngineMode public class Capy64 : Game { - public const string Version = "1.1.0-beta"; + public const string Version = "1.1.2-beta"; public static class DefaultParameters {