Skip to content

Commit

Permalink
v1.14.54
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Apr 30, 2022
1 parent 3b9e8a0 commit 12760bf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Are you a werewolf?

[http://jinrou.uhyohyo.net/ 月下人狼サーバー]稼働中!
== version ==
1.14.53
1.14.54

== requirements ==
* Redis
Expand Down
4 changes: 4 additions & 0 deletions manual/changelog.jade
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ section.manual
h1 更新履歴
p 月下人狼の新機能追加・仕様変更・バグ修正などの一覧です。

h2 v1.14.54 (2022-04-30)
ul
li.new 新役職「家政婦」を実装しました。(3b9e8a0)

h2 v1.14.53 (2022-03-31)
ul
li.bugfix 前回の更新以降、ストーカーの勝利判定が正しく行われない問題を修正しました。(241f3a9)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "werewolf",
"description": "You are a werewolf.",
"version": "1.14.53",
"version": "1.14.54",
"author": "uhyo <[email protected]>",
"private": false,
"engines": {
Expand Down

0 comments on commit 12760bf

Please sign in to comment.