Skip to content

Commit 12e1113

Browse files
CoderQCFromScraatchqcoll
authored andcommitted
Version change
1 parent 023676f commit 12e1113

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bettermc.mcreator

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,8 +1511,8 @@
15111511
"workspaceSettings": {
15121512
"modid": "bettermc",
15131513
"modName": "bettermc",
1514-
"version": "1.0.0",
1515-
"author": "CoderQC \u0026 Robotkid0925",
1514+
"version": "0.1.0",
1515+
"author": "CoderQC, Robotkid0925, and Scratcharts900",
15161516
"websiteURL": "http://www.coderqc.info",
15171517
"license": "Academic Free License v3.0",
15181518
"disableForgeVersionCheck": true,

src/main/resources/META-INF/mods.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ license="Academic Free License v3.0"
44

55
[[mods]]
66
modId="bettermc"
7-
version="1.0.0"
7+
version="0.1.0"
88
displayName="bettermc"
99
credits="Made with MCreator!"
1010
displayURL="http://www.coderqc.info"
11-
authors="CoderQC & Robotkid0925"
11+
authors="CoderQC, Robotkid0925, and Scratcharts900"
1212

1313
[[dependencies.bettermc]]
1414
modId="minecraft"

0 commit comments

Comments
 (0)