diff --git a/Sharpii/Program.cs b/Sharpii/Program.cs index 5d30903..4857be2 100644 --- a/Sharpii/Program.cs +++ b/Sharpii/Program.cs @@ -359,7 +359,7 @@ public class BeQuiet } public class ProgramVersion { - public static string version = "1.1.0; .Net Core Port (Based on Sharpii 1.7.3)"; + public static string version = "1.1.1; .Net Core Port (Based on Sharpii 1.7.3)"; } public class Logging {