···11# Changelog
22-32All notable changes to this project will be documented in this file.
4354The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
65and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7688-### [W.I.P]
77+### [1.3.1]
88+- Updated Russian translations (Thanks to [rfin0](https://github.com/rfin0)!)
99+1010+### [1.3.0]
911#### Changed
1012- Storage is loaded in memory instead of reading it again and again, Improves speed and IO usage, however there might be slightly higher passive memory usage.
1113- Added a new merged jar file that combines the jars of the mod-loaders into one. (Thanks to [forgix](https://github.com/PacifistMC/Forgix)!) (This will also from now on be published on Modrinth)
+1-1
gradle.properties
···22# Every field you add must be added to the root build.gradle expandProps map.
3344# Project
55-version=1.3.0
55+version=1.3.1
66group=dev.mrsnowy.teleport_commands
77java_version=21
88