From 4cbc1a5d6c482975eb00b0b86fe5931b413ac682 Mon Sep 17 00:00:00 2001 From: Picono435 <57836766+Picono435@users.noreply.github.com> Date: Thu, 6 Aug 2020 14:18:03 +0100 Subject: [PATCH] Update mods.toml --- src/main/resources/META-INF/mods.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index 354fee7..ac0a354 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -4,7 +4,7 @@ issueTrackerURL="https://github.com/Picono435/RandomTP/issues" #optional license="GNU GENERAL PUBLIC LICENSE v3" [[mods]] #mandatory modId="randomtp" #mandatory -version="MC1.16.1-4.0-BETA" #mandatory +version="MC1.16.1-4.1" #mandatory displayName="Random Teleport Mod" #mandatory displayURL="https://www.piconodev.tk/" #optional logoFile="logo.jpeg" #optional @@ -12,4 +12,4 @@ credits="Thanks to everyone that helped me and PiconoDev growing." #optional authors="Picono435" #optional description=''' A mod that teleports you to a random location without colliding with lava, water or the world border. -''' \ No newline at end of file +'''