mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2024-11-10 06:31:49 +00:00
Bump updater version to 0.15
MD-19088 #time 5m Reviewed-by: Nicolas Esteves
This commit is contained in:
parent
b60a7a7ba2
commit
4e2e5e9c68
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include <iostream>
|
||||
|
||||
#define UPDATER_VERSION "0.14"
|
||||
#define UPDATER_VERSION "0.15"
|
||||
|
||||
void runWithUi(int argc, char** argv, UpdateInstaller* installer);
|
||||
|
||||
|
|
Loading…
Reference in a new issue