diff --git a/UmaUmaChecker/src/version.h b/UmaUmaChecker/src/version.h index 5c073e3..dc4cc8c 100644 --- a/UmaUmaChecker/src/version.h +++ b/UmaUmaChecker/src/version.h @@ -9,6 +9,6 @@ #endif static const wxString app_name = _("UmaUmaChecker"); -static const wxString app_version = wxT("v1.6.1"); +static const wxString app_version = wxT("v1.6.2"); static const wxString app_copyright = wxT("Copyright © 2022-2023 Cilda."); static const wxString app_title = app_name + wxT(" ") + app_version + DEBUG_STRING; \ No newline at end of file diff --git a/UmaUmaChecker/version.txt b/UmaUmaChecker/version.txt index 69fd868..98610aa 100644 --- a/UmaUmaChecker/version.txt +++ b/UmaUmaChecker/version.txt @@ -1 +1 @@ -v1.6.1 \ No newline at end of file +v1.6.2 \ No newline at end of file