···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788+### [v1.1.2]
99+- Added Italian Translations (Thanks to [Vlad Andrei Morariu](https://github.com/VladAndreiMorariu)
1010+1111+812### [v1.1.1]
913- Added support for 1.21
1014- Changed Java version to `21`
1111-12151316### [v1.1.0]
1417
···2323#### Credits
2424- English (en_us): [Mr. Snowy](https://github.com/MrSn0wy)
2525- Dutch (nl_nl): [Mr. Snowy](https://github.com/MrSn0wy)
2626-- Hungarian (hu_hu): [Martin Morningstar](https://github.com/RMI637)2626+- Hungarian (hu_hu): [Martin Morningstar](https://github.com/RMI637)
2727+- Italian (it_it): [Vlad Andrei Morariu](https://github.com/VladAndreiMorariu)
+1-1
gradle.properties
···22# Every field you add must be added to the root build.gradle expandProps map.
3344# Project
55-version=1.1.1
55+version=1.1.2
66group=dev.mrsnowy.teleport_commands
77java_version=21
88