Skip to content

Commit

Permalink
3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MORIMORI0317 committed Sep 29, 2022
1 parent 6223957 commit 3c39932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ curseforge {
releaseType = "${rootProject.release_type}"
addGameVersion "${rootProject.minecraft_version}"
addGameVersion 'Java 17'
addGameVersion 'Forge'

relations {
requiredDependency "cloth-config"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ minecraft_version=1.18.2
#-------------------MOD Data--------------------#
archives_base_name=iammusicplayer
mod_display_name=IamMusicPlayer
mod_version=3.16
mod_version=3.16.1
#-----------------Library Version---------------#
architectury_version=4.1.32
fabric_loader_version=0.13.3
Expand Down

0 comments on commit 3c39932

Please sign in to comment.