Skip to content

Commit

Permalink
Update to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Oct 21, 2021
1 parent 9e1a26b commit d402b89
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/buildrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ jobs:
"```md"
"${{ steps.read_changelog.outputs.changelog }}"
"```"
"<${{ steps.uploadrelease.outputs.url }}>"
"<${{ steps.modrinth.outputs.url }}>"
":inbox_tray: Download latest version on Modrinth or Github:"
":modrinth: <${{ steps.modrinth.outputs.url }}>"
":github: <${{ steps.uploadrelease.outputs.url }}>"
""
"<https://hysky.de/>"
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Release 1.3.0

New features
* Added feature changing lever hitboxes to ones from 1.8 by @ExternalTime in https://github.com/LifeIsAParadox/Skyblocker/pull/23

Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.2.2...v1.3.0
___
# Release 1.2.2

Fixes
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ clothconfig_version=5.0.38
mod_menu_version=2.0.4

# Mod Properties
mod_version = 1.2.2
mod_version = 1.3.0
maven_group = me.xmrvizzy
archives_base_name = skyblocker
modrinth_id=y6DuFGwJ

0 comments on commit d402b89

Please sign in to comment.