We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f275b48 commit e2fa64aCopy full SHA for e2fa64a
CHANGELOG.md
@@ -1,6 +1,8 @@
1
## v4.2.13 Changelog:
2
```
3
* Moved Log Filter register method to the LogsFilter class
4
+* Bungee Plugin Fixes
5
+* Removed executors for local jar functions
6
7
8
## v4.2.12 Changelog:
pom.xml
@@ -6,7 +6,7 @@
<groupId>xyz.theprogramsrc</groupId>
<artifactId>SuperCoreAPI</artifactId>
9
- <version>4.2.13_BETA2</version>
+ <version>4.2.13</version>
10
<packaging>jar</packaging>
11
12
<name>SuperCoreAPI</name>
0 commit comments