Skip to content

Commit 4bf5deb

Browse files
committed
Support 1.19.2
1 parent 45819c7 commit 4bf5deb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: .github/workflows/dev_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
branch: ['1.7.2', '1.7.4', '1.7.10', '1.8.0', '1.8.3-15w14a', '1.8.9', '1.9.4', '1.10.2', '1.11.2', '1.12.2', '1.13.2', '1.14.4', '1.15.2', '1.16.0-20w14infinite', '1.16.1', '1.16.5', '1.17.0', '1.17.1', '1.18.2', '1.18.2-22w13oneblockatatime', '1.19.4', '1.20-a_or_b']
19+
branch: ['1.7.2', '1.7.4', '1.7.10', '1.8.0', '1.8.3-15w14a', '1.8.9', '1.9.4', '1.10.2', '1.11.2', '1.12.2', '1.13.2', '1.14.4', '1.15.2', '1.16.0-20w14infinite', '1.16.1', '1.16.5', '1.17.0', '1.17.1', '1.18.2', '1.18.2-22w13oneblockatatime', '1.19.2', '1.19.4', '1.20-a_or_b']
2020
steps:
2121
- name: Checkout ${{ matrix.branch }}
2222
uses: actions/checkout@v3

Diff for: .github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
branch: ['1.7.2', '1.7.4', '1.7.10', '1.8.0', '1.8.3-15w14a', '1.8.9', '1.9.4', '1.10.2', '1.11.2', '1.12.2', '1.13.2', '1.14.4', '1.15.2', '1.16.0-20w14infinite', '1.16.1', '1.16.5', '1.17.0', '1.17.1', '1.18.2', '1.18.2-22w13oneblockatatime', '1.19.4', '1.20-a_or_b']
19+
branch: ['1.7.2', '1.7.4', '1.7.10', '1.8.0', '1.8.3-15w14a', '1.8.9', '1.9.4', '1.10.2', '1.11.2', '1.12.2', '1.13.2', '1.14.4', '1.15.2', '1.16.0-20w14infinite', '1.16.1', '1.16.5', '1.17.0', '1.17.1', '1.18.2', '1.18.2-22w13oneblockatatime', '1.19.2', '1.19.4', '1.20-a_or_b']
2020
steps:
2121
- name: Checkout ${{ matrix.branch }}
2222
uses: actions/checkout@v3

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The **Timer** Mod for Minecraft Speedrunning
3434
- Some of subversions aren't supported. Check the available versions on the download page.
3535
### Unsupported Versions
3636
###### It was released before, but NO LONGER support any update
37-
- 1.18.1, 1.19 - 1.19.3
37+
- 1.18.1, 1.19, 1.19.1, 1.19.3
3838

3939
## FaQ
4040
- Is it allowed in *[Speedrun.com](https://speedrun.com/mc)* run verification? ✅

0 commit comments

Comments
 (0)