Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Commit 4f6b6e0

Browse files
committed
[BlazeSDL] v0.0.5 Release
1 parent 49a7539 commit 4f6b6e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

blazesdl/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"icon": "assets/blazesdl/icon.png",
1313
"depends": {
1414
"fabricloader": "*",
15-
"minecraft": ">26.1-alpha.11",
15+
"minecraft": ">=26.1-alpha.11",
1616
"java": ">=25"
1717
}
1818
}

blazesdl/properties.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
blazesdl_version = "0.0.4"
1+
blazesdl_version = "0.0.5"

0 commit comments

Comments
 (0)