Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
laurinius committed Apr 20, 2021
1 parent 02fa20d commit 46b5599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 46b5599

Please sign in to comment.