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