Skip to content

Commit e2fa64a

Browse files
Im-FranTheProgramSrc
authored andcommitted
v4.2.13 Changelog:
* Moved Log Filter register method to the LogsFilter class * Bungee Plugin Fixes * Removed executors for local jar functions
1 parent f275b48 commit e2fa64a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## v4.2.13 Changelog:
22
```
33
* Moved Log Filter register method to the LogsFilter class
4+
* Bungee Plugin Fixes
5+
* Removed executors for local jar functions
46
```
57

68
## v4.2.12 Changelog:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>xyz.theprogramsrc</groupId>
88
<artifactId>SuperCoreAPI</artifactId>
9-
<version>4.2.13_BETA2</version>
9+
<version>4.2.13</version>
1010
<packaging>jar</packaging>
1111

1212
<name>SuperCoreAPI</name>

0 commit comments

Comments
 (0)