Skip to content

Commit

Permalink
[update] バージョンアップ
Browse files Browse the repository at this point in the history
v1.5.1にバージョンアップ
  • Loading branch information
Cilda committed May 31, 2023
1 parent 4409cd5 commit 91448d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion UmaUmaChecker/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
#endif

static const wxString app_name = wxT("ウマウマチェッカー");
static const wxString app_version = wxT("v1.5.0");
static const wxString app_version = wxT("v1.5.1");
static const wxString app_copyright = wxT("Copyright © 2022-2023 Cilda.");
static const wxString app_title = app_name + wxT(" ") + app_version + DEBUG_STRING;
2 changes: 1 addition & 1 deletion UmaUmaChecker/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.5.0
v1.5.1

0 comments on commit 91448d0

Please sign in to comment.