diff --git a/pom.xml b/pom.xml
index 079dbadd1..122c1b0ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.jagrosh
JMusicBot
- 0.8.5
+ 0.8.6
jar
@@ -47,7 +47,7 @@
com.github.Cosgy-Dev
lavaplayer-cosgy
- 1.4.2
+ 1.4.2-cosgy.3
-
+
diff --git a/src/main/resources/reference.conf b/src/main/resources/reference.conf
index 942533935..206d38025 100644
--- a/src/main/resources/reference.conf
+++ b/src/main/resources/reference.conf
@@ -123,8 +123,8 @@ nicopass = "0123456789"
ytemail = ""
ytpass = ""
-// Spotifyのログイン情報を入力してください。
-// SpotifyのURLから曲の情報を取得するためにログイン情報を使用します。
+// SpotifyAPIのクライアントキーとシークレットキーを入力ください。
+// SpotifyのURLから曲の情報を取得するためにSpotifyAPIを使用します。
spclient = ""
spsecret = ""