Browse Source

2.9.2 author name change

Signed-off-by: shedaniel <daniel@shedaniel.me>
shedaniel 5 years ago
parent
commit
8049d94d36
2 changed files with 2 additions and 2 deletions
  1. 1 1
      gradle.properties
  2. 1 1
      src/main/resources/fabric.mod.json

+ 1 - 1
gradle.properties

@@ -2,6 +2,6 @@ minecraft_version=1.15.1
 yarn_mappings=1.15.1+build.37
 yarn_mappings=1.15.1+build.37
 loader_version=0.7.4+build.177
 loader_version=0.7.4+build.177
 fabric_version=0.4.28+build.288-1.15
 fabric_version=0.4.28+build.288-1.15
-mod_version=2.9.1
+mod_version=2.9.2
 modmenu_version=1.8.4+build.20
 modmenu_version=1.8.4+build.20
 nec_version=1.2.3+1.15.1
 nec_version=1.2.3+1.15.1

+ 1 - 1
src/main/resources/fabric.mod.json

@@ -5,7 +5,7 @@
   "description": "An API for config screens.",
   "description": "An API for config screens.",
   "version": "${version}",
   "version": "${version}",
   "authors": [
   "authors": [
-    "Danielshe"
+    "shedaniel"
   ],
   ],
   "contact": {
   "contact": {
     "homepage": "https://minecraft.curseforge.com/projects/cloth-config",
     "homepage": "https://minecraft.curseforge.com/projects/cloth-config",