Skip to content

Commit

Permalink
v2.4.9.44.94
Browse files Browse the repository at this point in the history
  • Loading branch information
noratako5 committed Aug 26, 2021
1 parent 9e0a569 commit 82350d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/logbook/constants/AppConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public class AppConstants {
public static final String SUFFIX = "拡張版";

/** バージョン */
public static final String VERSION = "2.4.9.44.93";
public static final String VERSION = "2.4.9.44.94";

/** ホームページ */
public static final URI HOME_PAGE_URI = URI.create("http://nekopanda.blog.jp/");
Expand Down

0 comments on commit 82350d0

Please # to comment.