Skip to content

Commit

Permalink
バージョンを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
YSRKEN committed Jun 10, 2017
1 parent 9591a93 commit 7ae839b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Repair Weapon's List Viewer for Kantai Collection
## 注意
 美しさのカケラもないUIですみません……。
## 更新履歴
- Ver.1.0.7(2017/06/11)
- 瑞穂が改修に関わる装備(零観など)の曜日設定が更新されていたので修正
- Ver.1.0.6(2017/06/01)
- 新装備に対応
- 稀にブックマークが表示されなくなることがある不具合を修正
Expand Down
8 changes: 4 additions & 4 deletions source/kimi.hsp
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/*
* �\�t�g���F�N�̉��C�蒠
* �o�[�W�����F1.0.6
* �ŏI�X�V���F2017/06/01
* �o�[�W�����F1.0.7
* �ŏI�X�V���F2017/06/11
*/

#packopt name "kimi"

#define SOFT_NAME "�N�̉��C�蒠"
#define VERSION "1.0.6"
#define LAST_UP_DATE "2017/06/01"
#define VERSION "1.0.7"
#define LAST_UP_DATE "2017/06/11"

#const global TRUE 1
#const global FALSE 0
Expand Down

0 comments on commit 7ae839b

Please sign in to comment.