Browse Source

use jar version in mods.toml

Jared 5 năm trước cách đây
mục cha
commit
48f19aed6e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/META-INF/mods.toml

+ 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="6.1.1" #mandatory
+version="${file.jarVersion}" #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.