From 61ed8a3ffb60d2a037dc0bd2b5b0a47e53670b69 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 24 Nov 2021 17:19:15 -0500 Subject: Removed .NET files; Now using Godot as the base of the audio player --- Sirop.Backend/Version.cs | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Sirop.Backend/Version.cs (limited to 'Sirop.Backend/Version.cs') diff --git a/Sirop.Backend/Version.cs b/Sirop.Backend/Version.cs deleted file mode 100644 index df30c15..0000000 --- a/Sirop.Backend/Version.cs +++ /dev/null @@ -1,8 +0,0 @@ -namespace Sirop.Backend -{ - public class Version - { - public static string ErableVersion = "0.1"; - public static string SiropVersion = "0.1"; - } -} \ No newline at end of file -- cgit v1.2.3