Bump version to v1.1.9

This commit is contained in:
Michael 2023-05-22 21:48:52 -05:00 committed by TheShadowEevee
parent ad4d01450b
commit d9cc2e9a4e

View file

@ -213,7 +213,7 @@ public class BeQuiet
}
public class ProgramVersion
{
public static string version = "1.1.8";
public static string version = "1.1.9";
}
public static class OperatingSystem