Skip to content

Commit dc194af

Browse files
committed
Bump patch version
1 parent d9d02da commit dc194af

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# 1.5.17
4+
5+
- Updated Simplified Chinese translation (Xinyang-Gao)
6+
37
## 1.5.16
48

59
- Fixed toast queueing when using the Dynamic FPS mod

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
# Neo/Forge version ranges: https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html
44

55
# Project
6-
mod_version=1.5.16
6+
mod_version=1.5.17
77
mod_group=com.github.scotsguy
88
mod_id=now-playing
99
mod_name=Now Playing
1010
mod_description=Shows a popup whenever the active music track music changes.
1111
mod_owner=AppleTheGolden
1212
mod_authors=AppleTheGolden
1313
mod_contributors=NotRyken (1.20.6+),Pixaurora (1.20.2),JayJay1989 (1.19),cs127 (1.18),Akari202 (#53)
14-
mod_translators=rfin0 (ru_ru),warbacon (es_es),user111192 (zh_cn),yichifauzi (zh_tw),KAGUYA-1137 (ja_jp)
14+
mod_translators=Xinyang-Gao (zh_cn),rfin0 (ru_ru),warbacon (es_es),user111192 (zh_cn),yichifauzi (zh_tw),KAGUYA-1137 (ja_jp)
1515
mod_license=MIT
1616

1717
# Links

0 commit comments

Comments
 (0)