Skip to content

Commit 5e0f21f

Browse files
Added mod Pages and version bump
1 parent 7aeacf9 commit 5e0f21f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
88
loader_version=0.9.2+build.206
99

1010
# Mod Properties
11-
mod_version = 0.1.1
11+
mod_version = 0.1.2
1212
maven_group = me.juancarloscp52
1313
archives_base_name = bedrockify
1414

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"juancarloscp52"
99
],
1010
"contact": {
11-
"homepage": "",
12-
"sources": ""
11+
"homepage": "https://www.curseforge.com/minecraft/mc-mods/bedrockify",
12+
"sources": "https://github.com/juancarloscp52/BedrockIfy"
1313
},
1414
"license": "GPL-3.0",
1515
"icon": "assets/bedrockify/icon.png",

0 commit comments

Comments
 (0)