Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
IotaBread committed Aug 20, 2022
1 parent cc4ec7b commit 7e9b0a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog
## 2.4.0 [1.19]
## 2.4.1 [1.19]
- Update to 1.19.2
- Fix custom commands triggering incorrectly

## 2.4.0 [1.19] (12-07-2022)
- Fix `/` executing every custom command
- Fix execution of commands not working (#26)
- Fix custom commands not doing anything
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ quilt_mappings_build = 3
loader_version = 0.14.9

#Mod properties
mod_version = 2.4.0
mod_version = 2.4.1
maven_group = me.bymartrixx
archives_base_name = player-events

Expand Down

0 comments on commit 7e9b0a4

Please sign in to comment.