Skip to content

Commit

Permalink
1.1.1 Beta Fabric 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
eth0net authored Jul 26, 2022
2 parents e943398 + 6ca0490 commit ce27fc8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions changelogs/1.1.1-beta+fabric-1.19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Now with sound!

**Added**:
- Context added to ScreenHandlerFactory to allow sounds to be played

**Full Changelog**: https://github.com/eth0net/enchant-menu/compare/v1.1.0+fabric-1.19...v1.1.1-beta+fabric-1.19
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ fabricKotlinVersionId=5Aq3SFbi
# Mod Properties
mavenGroup=com.github.eth0net
modId=enchant-menu
modVersion=1.1.1-alpha+fabric-1.19
modVersionName=1.1.1 Alpha Fabric 1.19
modVersionType=alpha
modVersion=1.1.1-beta+fabric-1.19
modVersionName=1.1.1 Beta Fabric 1.19
modVersionType=beta

0 comments on commit ce27fc8

Please sign in to comment.