File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.0.27 "
2+ "." : " 1.1.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/remarkablegames/knitbone/compare/v1.0.27...v1.1.0 ) (2026-03-01)
4+
5+
6+ ### Features
7+
8+ * ** tl:** add russian translation ([ #37 ] ( https://github.com/remarkablegames/knitbone/issues/37 ) ) ([ de37977] ( https://github.com/remarkablegames/knitbone/commit/de37977e510eb11d91151d7fc10f3e0b69a2c06c ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** voice:** normalize russian audio ([ bcd673a] ( https://github.com/remarkablegames/knitbone/commit/bcd673a87b472e80dc4882c05ffbf130109ebb66 ) )
14+ * ** voice:** normalize russian entity voices ([ b46fd09] ( https://github.com/remarkablegames/knitbone/commit/b46fd0939209879323506d34caf677773a9de619 ) )
15+
316## [ 1.0.27] ( https://github.com/remarkablegames/knitbone/compare/v1.0.26...v1.0.27 ) (2025-11-21)
417
518
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ define gui.show_name = True
2323
2424# # The version of the game.
2525
26- define config.version = " 1.0.27 " # x-release-please-version
26+ define config.version = " 1.1.0 " # x-release-please-version
2727
2828
2929# # Text that is placed on the game's about screen. Place the text between the
Original file line number Diff line number Diff line change 1- 1.0.27
1+ 1.1.0
You can’t perform that action at this time.
0 commit comments