Skip to content

Commit

Permalink
v1.14.26
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Mar 29, 2020
1 parent 22ab3bf commit 8663dfb
Show file tree
Hide file tree
Showing 3 changed files with 7 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.25
1.14.26

== requirements ==
* Redis
Expand Down
5 changes: 5 additions & 0 deletions manual/changelog.jade
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
section.manual
h1 更新履歴
p 月下人狼の新機能追加・仕様変更・バグ修正などの一覧です。
h2 v1.14.26 (2020-03-30)
ul
li.new 新役職「呪狼」を追加しました。(ba152ca, 箱庭)
li.new 新役職「一言主神」を追加しました。(22ab3bf, 箱庭)
li.bugfix 月下美人に魅了された人が、月下美人以外が原因の後追い死亡を行わなくなる問題を修正しました。(a60a681, Sunev)
h2 v1.14.25 (2020-02-28)
ul
li.new 新役職「月下美人」を追加しました。(a1083464, 箱庭)
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.25",
"version": "1.14.26",
"author": "uhyo <uhyohyo@uhyohyohyo.sakura.ne.jp>",
"private": false,
"engines": {
Expand Down

0 comments on commit 8663dfb

Please sign in to comment.