Skip to content

Commit

Permalink
Bump: package version to v4.0.0-beta.8 (#1337)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtripg6666tdr authored Apr 1, 2023
1 parent 5112a7d commit 7b77c2c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,3 +199,18 @@
* Dockerのイメージは、リリース後30~40分程度で公開されます。

---

# v4.0.0-beta.7
**これは、プレリリースバージョンです**
## バグ修正
* 音量調整が機能しないバグを修正(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1334)
## その他の変更
* メッセージコマンドのラベルを通常のコマンドとは別で管理する(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1335, https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1336)
* 継続的な翻訳(https://github.com/mtripg6666tdr/Discord-SimpleMusicBot/pull/1336)

## その他の特記事項
* これはプレリリースのベータ版です。**`config.json``debug``true`に設定しないと起動しないようになっています。**
* v4系では、Node.js v16.16以上が必須となります。
* Dockerのイメージは、リリース後30~40分程度で公開されます。

---
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-music-bot",
"version": "4.0.0-beta.7",
"version": "4.0.0-beta.8",
"description": "Simple Music Bot for Discord without any database",
"private": true,
"engines": {
Expand Down

0 comments on commit 7b77c2c

Please sign in to comment.