Skip to content

Commit f2242bb

Browse files
committed
Increase version to 2.9.3
1 parent e1b6a08 commit f2242bb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ This is my fork of jedk1's JedCore addon for ProjectKorra.
33
Download releases [here](https://github.com/plushmonkey/JedCore/releases).
44

55
## Changelog
6+
### 2.9.3
7+
- Fix a crash with Bloodpuppet and Bloodbending when IgnoreWalls is enabled.
8+
69
### 2.9.2
710
- Fix LavaThrow blast direction. (Simplicitee)
811
- Fix no-volume AABB queries.

pom.xml

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

55
<groupId>com.jedk1</groupId>
66
<artifactId>jedcore</artifactId>
7-
<version>2.9.2-Spigot1.15-PK1.8.9</version>
7+
<version>2.9.3-Spigot1.15-PK1.8.9</version>
88
<packaging>jar</packaging>
99
<name>JedCore</name>
1010

0 commit comments

Comments
 (0)