Skip to content

Commit d26fe8a

Browse files
committed
v5.3.4
1 parent af1679d commit d26fe8a

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,5 +488,7 @@ This is a fast forward to v1.6.3 of daviscook477's fork with a few additional ch
488488
* Fix Whatmod appearing on heart screen and in event combats (kiooeht)
489489
* Maybe fix unlock crash on victory with custom characters (kiooeht)
490490

491-
#### dev ####
491+
#### v5.3.4 ####
492492
* Fix startup crash if base character is fully (level 6) unlocked (kiooeht)
493+
494+
#### dev ####

mod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>BaseMod-root</artifactId>
77
<groupId>basemod</groupId>
8-
<version>5.3.3</version>
8+
<version>5.3.4</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>basemod</groupId>
88
<artifactId>BaseMod-root</artifactId>
9-
<version>5.3.3</version>
9+
<version>5.3.4</version>
1010
<modules>
1111
<module>mod</module>
1212
<module>testmod</module>

0 commit comments

Comments
 (0)