Skip to content

Commit

Permalink
Bump version to 0.4.1 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
NebelNidas committed Dec 17, 2021
1 parent 7e4a0ba commit d08aeda
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:

files-primary: modget-minecraft-1.17/build/libs/!(*-@(dev|sources)).jar

name: Modget 0.4.0 for 1.17+
version: 0.4.0+1.17
name: Modget 0.4.1 for 1.17+
version: 0.4.1+1.17
version-type: beta
changelog-file: CHANGELOG.md

Expand All @@ -73,8 +73,8 @@ jobs:

files-primary: modget-minecraft-1.16/build/libs/!(*-@(dev|sources)).jar

name: Modget 0.4.0 for 1.16
version: 0.4.0+1.16
name: Modget 0.4.1 for 1.16
version: 0.4.1+1.16
version-type: beta
changelog-file: CHANGELOG.md

Expand Down

0 comments on commit d08aeda

Please sign in to comment.