diff --git a/src/main.cpp b/src/main.cpp index 09ee902..6a51ba2 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -25,7 +25,7 @@ #include -#define UPDATER_VERSION "0.10" +#define UPDATER_VERSION "0.11" void runWithUi(int argc, char** argv, UpdateInstaller* installer);