We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79bfc12 commit 08c21f3Copy full SHA for 08c21f3
src/main/java/dev/JustRed23/jdautils/JDAUtilities.java
@@ -31,7 +31,7 @@
31
*/
32
public final class JDAUtilities {
33
34
- private static final String version = "3.1";
+ private static final String version = "3.2";
35
static Builder builder;
36
37
private JDAUtilities() {}
0 commit comments