Skip to content

Commit d407f85

Browse files
committed
Update pom.xml and changelog.txt for 1.4.08 release
1 parent 458dc7d commit d407f85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Key:
77
! Change
88
- Removal
99

10-
Version 1.4.08-dev
10+
Version 1.4.08
1111
+ Added a new skill; Alchemy. Special thanks to EasyMFnE for creating this!
1212
+ Added SecondaryAbilityType enum, and new SecondaryAbilityWeightedActivationCheckEvent, fired when a secondary ability checkes its activation chances
1313
+ Added the possibility to gain experience when using Fishing "Shake"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.gmail.nossr50.mcMMO</groupId>
44
<artifactId>mcMMO</artifactId>
5-
<version>1.4.08-SNAPSHOT</version>
5+
<version>1.4.08</version>
66
<name>mcMMO</name>
77
<url>https://github.com/mcMMO-Dev/mcMMO</url>
88
<issueManagement>

0 commit comments

Comments
 (0)