Skip to content

Commit beaa363

Browse files
committed
v1.14.45
1 parent d63312c commit beaa363

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

README.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Are you a werewolf?
33

44
[http://jinrou.uhyohyo.net/ 月下人狼サーバー]稼働中!
55
== version ==
6-
1.14.44
6+
1.14.45
77

88
== requirements ==
99
* Redis

manual/changelog.jade

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ section.manual
22
h1 更新履歴
33
p 月下人狼の新機能追加・仕様変更・バグ修正などの一覧です。
44

5+
h2 v1.14.45 (2021-09-26)
6+
ul
7+
li.bugifx 前回のアップデート以降、ケミカル人狼で占い能力を使用するとゲームが進行しなくなっていた問題を修正しました。 (81c5ff0)
8+
9+
510
h2 v1.14.44 (2021-09-26)
611
ul
712
li.new 新役職「影法師」を実装しました。(6439f799, 箱庭)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "werewolf",
33
"description": "You are a werewolf.",
4-
"version": "1.14.44",
4+
"version": "1.14.45",
55
"author": "uhyo <[email protected]>",
66
"private": false,
77
"engines": {

0 commit comments

Comments
 (0)