mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-01 20:10:42 +00:00
Bump updater version to 0.13
MD-18896 Reviewed-by: Carles Pina
This commit is contained in:
parent
c54ecee1a9
commit
de8531c583
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include <iostream>
|
||||
|
||||
#define UPDATER_VERSION "0.12"
|
||||
#define UPDATER_VERSION "0.13"
|
||||
|
||||
void runWithUi(int argc, char** argv, UpdateInstaller* installer);
|
||||
|
||||
|
|
Loading…
Reference in a new issue