Skip to content

Commit

Permalink
v1.14.20
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Oct 14, 2019
1 parent 531f7e5 commit fd9dba5
Show file tree
Hide file tree
Showing 3 changed files with 9 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.19
1.14.20

== requirements ==
* Redis
Expand Down
7 changes: 7 additions & 0 deletions manual/changelog.jade
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
section.manual
h1 更新履歴
p 月下人狼の新機能追加・仕様変更・バグ修正などの一覧です。
h2 v1.14.20 (2019-10-15)
ul
li.new 新役職「課金者」を追加しました。(0a90b2d)
li.new 新役職「運命の子」を追加しました。(26eff23, 箱庭)
li.change トップページのコンテンツを増量しました。(0cac9a9)
li.bugfix 絶対狼が他の陣営に変化しているにも関わらず、死亡しない能力が適用されてしまうことがある問題を修正しました。(e03aa47, 箱庭)

h2 v1.14.19 (2019-09-18)
ul
li.new 新役職「絶対狼」を追加しました。(65bf50a, 箱庭)
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.19",
"version": "1.14.20",
"author": "uhyo <uhyohyo@uhyohyohyo.sakura.ne.jp>",
"private": false,
"engines": {
Expand Down

0 comments on commit fd9dba5

Please sign in to comment.