Skip to content

Commit ba6805b

Browse files
committed
Merge branch 'main' into 1.19
2 parents e2ec252 + 3999fc7 commit ba6805b

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
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.19.2
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.19.2
814

915
### Changed

gradle.properties

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ kotlin.stdlib.default.dependency=false
77

88
# mod info
99
modId=hexdebug
10-
modVersion=0.2.1
11-
minecraftVersion=1.19.2
10+
modVersion=0.2.2
1211
mavenGroup=gay.object.hexdebug
1312

13+
# game version for hexdoc
14+
minecraftVersion=1.19.2
15+
1416
# publishing
1517
curseforgeId=1016340
1618
modrinthId=A2pscGC5

0 commit comments

Comments
 (0)