Skip to content

Commit

Permalink
v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Jun 27, 2022
1 parent b3ae44e commit 74894eb
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.55
1.15.0

== 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.15.0 (2022-06-26)
ul
li.new 新役職「闇の霊媒師」を実装しました。(b3ae44e)
li.change ゲームのログ保存方式を変更しました。(1d4ed69)

h2 v1.14.55 (2022-05-31)
ul
li.new 新役職「雨男」を実装しました。(ba06f1a)
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.55",
"version": "1.15.0",
"author": "uhyo <[email protected]>",
"private": false,
"engines": {
Expand Down

0 comments on commit 74894eb

Please sign in to comment.