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- "." : " 5.2.0 "
2+ "." : " 5.2.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.2.1] ( https://github.com/null2264/mc-runtime-test/compare/5.2.0...5.2.1 ) (2025-12-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * Fix 1.21.10 and 1.21.11 support ([ 4340e9b] ( https://github.com/null2264/mc-runtime-test/commit/4340e9b22886d97fa703021b3a9b6396aa6c7b37 ) )
9+
310## [ 5.2.0] ( https://github.com/null2264/mc-runtime-test/compare/5.1.0...5.2.0 ) (2025-12-10)
411
512
Original file line number Diff line number Diff line change 8686 cp build/libs/< ; your-mod> ; .jar run/mods
8787
8888 - name: Run MC test client
89- uses: null2264/mc-runtime-test@5.2.0 <!-- x-release-please-version -->
89+ uses: null2264/mc-runtime-test@5.2.1 <!-- x-release-please-version -->
9090 with:
9191 mc: 1.21.11
9292 modloader: fabric
Original file line number Diff line number Diff line change 9999 uses : robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2 # v1.11
100100 with :
101101 repository : headlesshq/mc-runtime-test
102- tag : " 5.2.0 " # x-release-please-version
102+ tag : " 5.2.1 " # x-release-please-version
103103 fileName : ' mc-runtime-test-${{ inputs.mc }}-*-${{ inputs.mc-runtime-test }}-release.jar'
104104 out-file-path : run/mods
105105
Original file line number Diff line number Diff line change 11# x-release-please-start-version
2- project_version = 5.2.0
2+ project_version = 5.2.1
33# x-release-please-end
You can’t perform that action at this time.
0 commit comments