diff --git a/bazaar/UpdaterTest/UpdaterTest.cpp b/bazaar/UpdaterTest/UpdaterTest.cpp index 37daf00ba..b054653ea 100644 --- a/bazaar/UpdaterTest/UpdaterTest.cpp +++ b/bazaar/UpdaterTest/UpdaterTest.cpp @@ -2,7 +2,7 @@ double GetMaxVersion(void) { - return 1.0; + return 1.6; } GUI_APP_MAIN