Skip to content

Commit 0d68eec

Browse files
committed
Bump version to 0.1.10-beta
1 parent 1ea2dd8 commit 0d68eec

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
- Fixed translations not working
2-
- Fixed Forge not loading translation servers on startup
3-
- Fix "Collection is empty" error when first logging in without language boxes
4-
- Try fixing Chinese transcripts
1+
- Rewrite HTTP handlers to use Apache's HTTP Clients API
2+
- Hopefully, this helps with the translations pausing after a period of time.
3+
If not, uh oh.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dgt.loom.mappings=mojmap
1414
dgt.loom.mappings.flavor=parchment
1515

1616
# Mod Properties
17-
mod.version = 0.1.9-beta
17+
mod.version = 0.1.10-beta
1818
mod.group = xyz.bluspring
1919
mod.name = UnityTranslate
2020
mod.id = unitytranslate

0 commit comments

Comments
 (0)