Skip to content

Commit 32ff23e

Browse files
committed
build: update version number
1 parent bf91017 commit 32ff23e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
# [5.4.2] - 2023-08-29
8+
### Fixed
9+
- Fixed Chinese localization.
10+
711
# [5.4.1] - 2023-08-26
812
### Fixed
913
- Fixed Chinese localization.

IsekaiMod/Info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Id": "IsekaiMod",
33
"DisplayName": "Isekai Mod",
44
"Author": "JohN100x1",
5-
"Version": "5.4.1",
5+
"Version": "5.4.2",
66
"ManagerVersion": "0.24.0",
77
"Requirements": [ "TabletopTweaks-Core-0.6.2" ],
88
"AssemblyName": "IsekaiMod.dll",

Repository.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Releases": [
33
{
44
"Id": "IsekaiMod",
5-
"Version": "5.4.1"
5+
"Version": "5.4.2"
66
}
77
]
88
}

0 commit comments

Comments
 (0)