mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-16 16:40:55 +00:00
Bump version number to 0.12
This commit is contained in:
parent
66bafb317f
commit
8a5bed77df
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include <iostream>
|
||||
|
||||
#define UPDATER_VERSION "0.11"
|
||||
#define UPDATER_VERSION "0.12"
|
||||
|
||||
void runWithUi(int argc, char** argv, UpdateInstaller* installer);
|
||||
|
||||
|
|
Loading…
Reference in a new issue