Skip to content

Commit

Permalink
バージョン番号の変更
Browse files Browse the repository at this point in the history
コンフィグファイルの説明文を変更
  • Loading branch information
kosugikun committed Nov 11, 2024
1 parent 7ffea85 commit 60ed985
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 108 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.jagrosh</groupId>
<artifactId>JMusicBot</artifactId>
<!-- バージョン装飾子参考の参考に: https://kengotoda.gitbooks.io/what-is-maven/deploy/snapshot-and-stable.html -->
<version>0.10.0</version>
<version>0.10.0-pre.1</version>
<packaging>jar</packaging>

<repositories>
Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.1.2</version>
<version>5.2.1</version>
</dependency>
<dependency>
<groupId>dev.arbjerg</groupId>
Expand Down
Loading

0 comments on commit 60ed985

Please sign in to comment.