Skip to content

Commit

Permalink
v2.1.4.36
Browse files Browse the repository at this point in the history
  • Loading branch information
biikame committed Mar 10, 2016
1 parent c1196ab commit 6596006
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.1.4.35";
public static final String VERSION = "2.1.4.36";

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

0 comments on commit 6596006

Please sign in to comment.