aboutsummaryrefslogtreecommitdiff
path: root/Sirop.Backend/Version.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Sirop.Backend/Version.cs')
-rw-r--r--Sirop.Backend/Version.cs8
1 files changed, 0 insertions, 8 deletions
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