From 14053dc6c5c8ae3d1ddee671502857583568633b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lennart=20L=C3=B6sche?= Date: Wed, 5 Oct 2022 09:13:32 +0200 Subject: [PATCH] bump version 1.3 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index cd1130c..6d4cf3b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -65,7 +65,7 @@ addon { iconUrl("https://dl.lennartloesche.de/fullbright/logo.png", project(":core")) author("L3nnart_") description("Allows you to change the brightness of the game to full bright") - version("1.2") + version("1.3") minecraftVersion("1.8<1.18") }