1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00

Bump version to 1.98.2

This commit is contained in:
Jonathan Coates 2021-08-22 17:39:32 +01:00
parent 36a779dc18
commit 9fbcbae5b3
No known key found for this signature in database
GPG Key ID: B9E431FF07C98D06
3 changed files with 14 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# Mod properties
mod_version=1.98.1
mod_version=1.98.2
# Minecraft properties (update mods.toml when changing)
mc_version=1.16.5

View File

@ -1,3 +1,11 @@
# New features in CC: Tweaked 1.98.2
* Add JP translation (MORIMORI0317)
* Migrate several recipes to data generators.
Several bug fixes:
* Fix volume speaker sounds are played at.
# New features in CC: Tweaked 1.98.1
Several bug fixes:

View File

@ -1,7 +1,9 @@
New features in CC: Tweaked 1.98.1
New features in CC: Tweaked 1.98.2
* Add JP translation (MORIMORI0317)
* Migrate several recipes to data generators.
Several bug fixes:
* Fix monitors not correctly resizing when placed.
* Update Russian translation (DrHesperus).
* Fix volume speaker sounds are played at.
Type "help changelog" to see the full version history.