We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edbd775 commit edb08f8Copy full SHA for edb08f8
1 file changed
IdleService/IdleService/Utilities/Utilities.cs
@@ -13,7 +13,6 @@ internal static class Utilities
13
#region Public variables
14
15
//This version string is actually quite useless. I just use it to verify the running version in log files.
16
- public static string version = "0.1.0a";
17
public static string version = "0.1.1a";
18
19
#endregion Public variables
0 commit comments