Skip to content

Commit bd26b01

Browse files
author
PingIsFun
committed
Bump version to 0.8.0
1 parent b8c1e65 commit bd26b01

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Changelog
22

3-
- Add ability to the disable mod
3+
- Add power up HUD

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mod_name=Not Enough Zombies
55
# Sets the id of your mod that mod loaders use to recognize it.
66
mod_id=nez
77
# Sets the version of your mod. Make sure to update this when you make changes according to semver.
8-
mod_version=0.7.0
8+
mod_version=0.8.0
99
# Sets the name of the jar file that you put in your 'mods' folder.
1010
mod_archives_name=Not Enough Zombies
1111

0 commit comments

Comments
 (0)