Skip to content

Commit a7494aa

Browse files
committed
Bump version and update changelog
1 parent 5dfa284 commit a7494aa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and [Pydantic's HISTORY.md](https://github.com/pydantic/pydantic/blob/main/HISTORY.md), and this project *mostly* adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## 0.2.2+1.20.1
8+
9+
### Changed
10+
11+
- Update zh_cn translations, by ChuijkYahus in [#5](https://github.com/object-Object/HexDebug/pull/5).
12+
713
## 0.2.1+1.20.1
814

915
### Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kotlin.stdlib.default.dependency=false
77

88
# mod info
99
modId=hexdebug
10-
modVersion=0.2.1
10+
modVersion=0.2.2
1111
minecraftVersion=1.20.1
1212
mavenGroup=gay.object.hexdebug
1313

0 commit comments

Comments
 (0)