diff --git a/Src/App.h b/Src/App.h index ce64172..be73a60 100644 --- a/Src/App.h +++ b/Src/App.h @@ -9,5 +9,5 @@ namespace App { - const char APP_VERSION[] = "1.0.1"; + const char APP_VERSION[] = "1.1.0"; }