Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Quplet committed Aug 21, 2022
1 parent 7b8af49 commit 7f7e587
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@

Fixes/Changes:
- Essence of Ender will no longer attempt a teleport of a creative mode player
- Fixed bug where dropping a rune will leave behind its effect with Speed and Aggression Blessing
- Removed leftover mixin debug exports


6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.4
yarn_mappings=1.19.2+build.8
loader_version=0.14.9

# Mod Properties
mod_version = 1.2.1-1.19
mod_version = 1.2.2-1.19
maven_group = qu
archives_base_name = qu-enchantments

# Dependencies
fabric_version=0.59.0+1.19.2
fabric_version=0.60.0+1.19.2
fabric_asm_version = v2.3

0 comments on commit 7f7e587

Please sign in to comment.