File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
core/src/main/java/org/botblock/javabotblockapi/core Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
id ' net.kyori.blossom' version ' 1.1.0'
10
10
}
11
11
12
- def ver = new Version (major : 6 , minor : 0 , revision : 1 )
12
+ def ver = new Version (major : 6 , minor : 0 , revision : 2 )
13
13
14
14
allprojects {
15
15
apply plugin : ' com.jfrog.bintray'
Original file line number Diff line number Diff line change @@ -43,9 +43,9 @@ public enum Site {
43
43
BOTSDATABASE_COM ("botsdatabase.com" ),
44
44
45
45
/**
46
- * <a href="https://bots.discordbotlabs .org" target="_blank">bots.discordbotlabs .org</a>
46
+ * <a href="https://bots.discordlabs .org" target="_blank">bots.discordlabs .org</a>
47
47
*/
48
- BOTS_DISCORDBOTLABS_ORG ("bots.discordbotlabs .org" ),
48
+ BOTS_DISCORDLABS_ORG ("bots.discordlabs .org" ),
49
49
50
50
/**
51
51
* <a href="https://botsfordiscord.com" target="_blank">botsfordiscord.com</a>
You can’t perform that action at this time.
0 commit comments