Skip to content

Commit

Permalink
v1.0.0pre2をリリースするため、バージョンの文字列を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
koda-masaru committed Jan 8, 2016
1 parent 75c4d67 commit 784af27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/appresource.properties
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ message.allready.started=Allready started.
message.confirm.delete=Are you sure you want to delete?

# Common Label
label.version=v1.0.0 pre1
label.version=v1.0.0 pre2
label.login=Sign in
label.previous = Previous
label.next=Next
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/appresource_ja.properties
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ message.allready.started=すでに開始済です
message.confirm.delete=本当に削除しますか?

# Common Label
label.version=v1.0.0 pre1
label.version=v1.0.0 pre2
label.login=サインイン
label.previous = 前へ
label.next = 次へ
Expand Down

0 comments on commit 784af27

Please sign in to comment.