Skip to content

Commit

Permalink
ref: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeronimo97 committed Feb 11, 2024
1 parent a0f7c86 commit c86e970
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: endswith(github.ref_name, 'master') && github.ref_protected && github.ref_type == 'branch'
runs-on: ubuntu-latest
env:
APPVEYOR_BUILD_VERSION: '3.2.1'
APPVEYOR_BUILD_VERSION: '3.2.2'
CURSETOKEN: ${{ secrets.CURSETOKEN }}
MODRINTHTOKEN: ${{ secrets.MODRINTHTOKEN }}
steps:
Expand Down
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.20.4 Fabric - 3.2.2]

* port to fabric

## [1.20.1-3.2.1]

* added multi linking tool
Expand Down

0 comments on commit c86e970

Please sign in to comment.