From abbe2787e1182ed6b32c99edd24baa5c55d449e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Taha=20An=C4=B1lcan=20Metinyurt?= Date: Fri, 29 Apr 2022 15:49:48 +0300 Subject: [PATCH] chore: bump to v1.9.3 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc12076..0da380e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@

-Long waited update is finally here! :tada: 1.14 Adaptation is alive! (See the [user manual](https://igoodie.gitbook.io/twitchspawn/)!) +Long waited update is finally here! :tada: 1.18 Port is alive! (See the [user manual](https://igoodie.gitbook.io/twitchspawn/)!) ## Brief Summary TwitchSpawn is a Minecraft mod designed for Twitch streamers using 3rd party streaming platforms! diff --git a/gradle.properties b/gradle.properties index 0681144..090604a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.daemon=false mod_id=twitchspawn mod_group=net.programmer.igoodie -mod_version=1.9.2 +mod_version=1.9.3 minecraft_version=1.18.2 forge_version=40.0.52