Skip to content

Commit 20d64b7

Browse files
committed
Update version and release-notes.md
1 parent f1e2cf8 commit 20d64b7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins{
88

99
group = 'com.andre601'
1010

11-
version = '3.0.0'
11+
version = '3.0.1'
1212

1313
sourceCompatibility = targetCompatibility = 1.8
1414

release-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
- JDA: `4.0.0_52` to `4.0.0_61`
1919
- annotations: `17.0.0` to `18.0.0`
2020

21+
- ### v3.0.1
22+
- Deprecated `Site.DISCORDBOTS_ORG`. Use `Site.TOP_GG` instead.
23+
2124
## v2
2225

2326
- ### v2.0.0

0 commit comments

Comments
 (0)