File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 85
85
"```md"
86
86
"${{ steps.read_changelog.outputs.changelog }}"
87
87
"```"
88
- "<${{ steps.uploadrelease.outputs.url }}>"
89
- "<${{ steps.modrinth.outputs.url }}>"
88
+ ":inbox_tray: Download latest version on Modrinth or Github:"
89
+ ":modrinth: <${{ steps.modrinth.outputs.url }}>"
90
+ ":github: <${{ steps.uploadrelease.outputs.url }}>"
90
91
""
91
92
"<https://hysky.de/>"
Original file line number Diff line number Diff line change
1
+ # Release 1.3.0
2
+
3
+ New features
4
+ * Added feature changing lever hitboxes to ones from 1.8 by @ExternalTime in https://github.com/LifeIsAParadox/Skyblocker/pull/23
5
+
6
+ Full Changelog: https://github.com/LifeIsAParadox/Skyblocker/compare/v1.2.2...v1.3.0
7
+ ___
1
8
# Release 1.2.2
2
9
3
10
Fixes
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ clothconfig_version=5.0.38
15
15
mod_menu_version =2.0.4
16
16
17
17
# Mod Properties
18
- mod_version = 1.2.2
18
+ mod_version = 1.3.0
19
19
maven_group = me.xmrvizzy
20
20
archives_base_name = skyblocker
21
21
modrinth_id =y6DuFGwJ
You can’t perform that action at this time.
0 commit comments