Skip to content

Commit

Permalink
1.16.4 -> 1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cam72cam committed Aug 1, 2021
1 parent dbabfe7 commit f40a75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
branch: [1.7.10-forge, 1.10.2-forge, 1.11.2-forge, 1.12.2-forge, 1.14.4-forge, 1.15.2-forge, 1.16.4-forge]
branch: [1.7.10-forge, 1.10.2-forge, 1.11.2-forge, 1.12.2-forge, 1.14.4-forge, 1.15.2-forge, 1.16.5-forge]
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
Expand Down

0 comments on commit f40a75c

Please sign in to comment.