Skip to content

Commit c242cde

Browse files
committed
bump version, fix typo
1 parent 6512188 commit c242cde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

astromine-discoveries/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"license": "MIT",
2525
"icon": "assets/astromine-discoveries/icon.png",
26-
"environxment": "*",
26+
"environment": "*",
2727
"entrypoints": {
2828
"main": ["com.github.chainmailstudios.astromine.discoveries.AstromineDiscoveriesCommon"],
2929
"client": ["com.github.chainmailstudios.astromine.discoveries.AstromineDiscoveriesClient"],

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ loader_version=0.10.1+build.209
99
api_version=0.23.0+build.410-1.16
1010
# Mod
1111
mod_name=astromine
12-
mod_version=1.11.0
12+
mod_version=1.11.1
1313
mod_group=com.github.chainmailstudios.astromine
1414
version_meta=fabric-1.16.3
1515
# CurseForge

0 commit comments

Comments
 (0)