Skip to content

Commit

Permalink
bump version 2.0.9-pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
SrRapero720 committed Oct 11, 2023
1 parent 5bf55c9 commit 06ca6a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# UPDATE 2.0.9
- Fixed VLC is not loaded on ArchLinux using pacman (added /bin/ directory)
- Improved loggers on NativeDiscovery
- PlayerAPI: deprecated SyncVideoPlayer#preRender() and SyncVideoPlayer#getTexture()

# UPDATE 2.0.8
- Feature: added tickToMs variant for Float (partial ticks)

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ org.gradle.caching=false
#######################
modid=watermedia
modname=WaterMedia
modversion=2.0.8
modversion=2.0.9-pre1
modauthor=SrRapero720, Goedix
modcredits=VideoLAN Team (VLC), Caprica (VLCJ), VLCJ patches inspired by CreativeMD
modlicense=All-Rights-Reserved
Expand Down

0 comments on commit 06ca6a1

Please sign in to comment.