Skip to content

Commit 08c21f3

Browse files
committed
Version 3.2
1 parent 79bfc12 commit 08c21f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/dev/JustRed23/jdautils/JDAUtilities.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
*/
3232
public final class JDAUtilities {
3333

34-
private static final String version = "3.1";
34+
private static final String version = "3.2";
3535
static Builder builder;
3636

3737
private JDAUtilities() {}

0 commit comments

Comments
 (0)