From f04c3048a1dcb4785568bcbb9fc849e1696a73af Mon Sep 17 00:00:00 2001 From: cosmii02 Date: Sun, 8 Dec 2024 19:35:40 +0200 Subject: [PATCH] Changed ver number to 0.6.6 --- Program.cs | 2 +- obj/rider.project.restore.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Program.cs b/Program.cs index 1e047dc..a86c3ba 100644 --- a/Program.cs +++ b/Program.cs @@ -9,7 +9,7 @@ namespace RacingDSX { public class Program { - public const String VERSION = "0.6.5"; + public const String VERSION = "0.6.6"; [STAThread] static void Main(string[] args) diff --git a/obj/rider.project.restore.info b/obj/rider.project.restore.info index dfbbeb6..b099ebe 100644 --- a/obj/rider.project.restore.info +++ b/obj/rider.project.restore.info @@ -1 +1 @@ -17335781656703585 \ No newline at end of file +17335821454747164 \ No newline at end of file