Skip to content

Commit 15ab60e

Browse files
committed
Bump fabric-loader version.
1 parent e416945 commit 15ab60e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/main/resources/changelog/0.28.0.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ Bug Fixes:
88
- This fixes a bug with Valkyrien-Skies-2 stopping log messages.
99
- [#463] Fixed jar copied mods not being handled correctly in Java 8.
1010

11+
Changes from updating Fabric Loader from 0.16.9 to 0.16.10:
12+
13+
- Support the 1.21.5 development cycle.
14+

src/main/resources/quilt.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"provides": [
2323
{
2424
"id": "fabricloader",
25-
"version": "0.16.9"
25+
"version": "0.16.10"
2626
}
2727
],
2828
"depends": [

0 commit comments

Comments
 (0)