diff --git a/Form1.cs b/Form1.cs index 36b0338..1cb707d 100644 --- a/Form1.cs +++ b/Form1.cs @@ -27,7 +27,7 @@ public Form1() private readonly Sim sim; private readonly Service service; private Http http = null; - private const string version = "0.1.1-SNAPSHOT"; + private const string version = "0.1.1"; protected override void DefWndProc(ref Message m) {