diff --git a/src/main.cpp b/src/main.cpp index f5ef3ac..a473f19 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -25,7 +25,7 @@ #include -#define UPDATER_VERSION "0.7" +#define UPDATER_VERSION "0.8" void runWithUi(int argc, char** argv, UpdateInstaller* installer);