Skip to content

Commit

Permalink
v1.14.48
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Dec 30, 2021
1 parent a8506e9 commit 699b797
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.47
1.14.48

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

h2 v1.14.48 (2021-12-31)
ul
li.new 新役職「迷える子羊」を実装しました。(108ff943, 箱庭)
li.bugfix 12月の間中暴徒の出現率が想定より高くなっていた問題を修正しました。(a80a9d4a, 箱庭)

h2 v1.14.47 (2021-11-30)
ul
li.new 新役職「破壊の狂人」を実装しました。(f4c5fbd, 箱庭)
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.47",
"version": "1.14.48",
"author": "uhyo <[email protected]>",
"private": false,
"engines": {
Expand Down

0 comments on commit 699b797

Please sign in to comment.