File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 4.0.1 "
2+ "." : " 4.1.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.1.0] ( https://github.com/null2264/mc-runtime-test/compare/4.0.1...4.1.0 ) (2025-07-01)
4+
5+
6+ ### Features
7+
8+ * 1.21.7 support ([ a848b4e] ( https://github.com/null2264/mc-runtime-test/commit/a848b4e981692bf58c4141a853463aeddb85d445 ) )
9+
310## [ 4.0.1] ( https://github.com/null2264/mc-runtime-test/compare/4.0.0...4.0.1 ) (2025-06-18)
411
512
Original file line number Diff line number Diff line change 8181 cp build/libs/<your-mod >.jar run/mods
8282
8383 - name: Run MC test client
84- uses: headlesshq/mc-runtime-test@4.0.1 <!-- x-release-please-version -->
84+ uses: headlesshq/mc-runtime-test@4.1.0 <!-- x-release-please-version -->
8585 with:
8686 mc: 1.21.4
8787 modloader: fabric
Original file line number Diff line number Diff line change 9595 uses : robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2 # v1.11
9696 with :
9797 repository : headlesshq/mc-runtime-test
98- tag : " 4.0.1 " # x-release-please-version
98+ tag : " 4.1.0 " # x-release-please-version
9999 fileName : ' mc-runtime-test-${{ inputs.mc }}-*-${{ inputs.mc-runtime-test }}-release.jar'
100100 out-file-path : run/mods
101101
Original file line number Diff line number Diff line change 11# x-release-please-start-version
2- project_version = 4.0.1
2+ project_version = 4.1.0
33# x-release-please-end
You can’t perform that action at this time.
0 commit comments