Skip to content

Commit

Permalink
fix youtube play
Browse files Browse the repository at this point in the history
  • Loading branch information
MORIMORI0317 committed Sep 22, 2023
1 parent 226f253 commit 4017c5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Changelog to track updates for this mod.
### Removed

### Fixed

- Fixed an issue where YouTube could not be played (Fixed by updating LavaPlayer version)
### Security

## [3.16.4] - 2023-05-01
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ support_versions=1.18.2
#-------------------MOD Data--------------------#
archives_base_name=iammusicplayer
mod_display_name=IamMusicPlayer
mod_version=3.16.4
mod_version=3.16.5
#-----------------Library Version---------------#
architectury_version=4.1.32
fabric_loader_version=0.13.3
Expand All @@ -20,7 +20,7 @@ felnull_version=1.69
cloth_config_version=6.2.57
oe_version=2.14
oe_repo_pre=
lava_version=1.4.0
lava_version=1.4.3
#---------------------MAVEN---------------------#
maven_group=dev.felnull
maven_put_pass=
Expand Down

0 comments on commit 4017c5c

Please # to comment.