Răsfoiți Sursa

version push

Jared 6 ani în urmă
părinte
comite
3c8ed033a4
2 a modificat fișierele cu 3 adăugiri și 2 ștergeri
  1. 2 1
      build.gradle
  2. 1 1
      src/main/resources/META-INF/mods.toml

+ 2 - 1
build.gradle

@@ -14,7 +14,8 @@ buildscript {
 apply plugin: 'net.minecraftforge.gradle'
 apply plugin: 'eclipse'
 
-version = '5.0.0'
+version = '5.0.1' +
+        ''
 group = 'com.blamejared.controlling'
 archivesBaseName = 'Controlling'
 

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

@@ -5,7 +5,7 @@ displayURL="https://minecraft.curseforge.com/projects/controlling" #optional
 authors="Jaredlll08" #optional
 [[mods]] #mandatory
 modId="controlling" #mandatory
-version="4.0.0" #mandatory
+version="5.0.1" #mandatory
 displayName="Controlling" #mandatory
 description='''
 Adds the ability to search for keybinds using their name in the KeyBinding menu, this allows players to easily find a key binding in the menu.