File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ # [ 5.4.2] - 2023-08-29
8
+ ### Fixed
9
+ - Fixed Chinese localization.
10
+
7
11
# [ 5.4.1] - 2023-08-26
8
12
### Fixed
9
13
- Fixed Chinese localization.
Original file line number Diff line number Diff line change 2
2
"Id" : " IsekaiMod" ,
3
3
"DisplayName" : " Isekai Mod" ,
4
4
"Author" : " JohN100x1" ,
5
- "Version" : " 5.4.1 " ,
5
+ "Version" : " 5.4.2 " ,
6
6
"ManagerVersion" : " 0.24.0" ,
7
7
"Requirements" : [ " TabletopTweaks-Core-0.6.2" ],
8
8
"AssemblyName" : " IsekaiMod.dll" ,
Original file line number Diff line number Diff line change 2
2
"Releases" : [
3
3
{
4
4
"Id" : " IsekaiMod" ,
5
- "Version" : " 5.4.1 "
5
+ "Version" : " 5.4.2 "
6
6
}
7
7
]
8
8
}
You can’t perform that action at this time.
0 commit comments