Skip to content

Commit 200f401

Browse files
committed
v1.1.0 release
1 parent 2adce68 commit 200f401

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fabric/src/main/resources/fabric.mod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "${name}",
66
"description": "${description}",
77
"authors": [
8-
"Artienia", "Juniper", "Darksonic300, Serine"
8+
"Artienia", "Juniper", "Darksonic300" , "Serine"
99
],
1010
"contact": {},
1111
"license": "${license}",

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ org.gradle.parallel=true
44

55
# Mod properties
66
mod_id=rubinated_nether
7-
mod_version=1.1.B-1.20.1
7+
mod_version=1.1.0-1.20.1
88
mod_license=Code: LGPL-3.0; Assets: CC BY-SA 4.0
99
mod_group_id=net.artienia.rubinated_nether
1010
mod_authors=Artienia, Juniper, Darksonic300, Serine

0 commit comments

Comments
 (0)