File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.0.11 "
2+ "." : " 1.0.12 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.12] ( https://github.com/remarkablegames/knitbone/compare/v1.0.11...v1.0.12 ) (2025-10-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** sessions:** fix grammar in session3 ([ 5d7d588] ( https://github.com/remarkablegames/knitbone/commit/5d7d588d7d9371a6b42bf503e1e7cb7cb14d5796 ) )
9+
310## [ 1.0.11] ( https://github.com/remarkablegames/knitbone/compare/v1.0.10...v1.0.11 ) (2025-10-09)
411
512
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.11 " # x-release-please-version
26+ define config.version = " 1.0.12 " # 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.11
1+ 1.0.12
You can’t perform that action at this time.
0 commit comments