Version 1.2.4

This commit is contained in:
ohAlee 2023-03-15 16:34:10 +01:00
parent ef300d82cc
commit 7da8d4dbbc
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ plugins {
}
group = 'it.ohalee.minecraftgpt'
version = '1.2.3'
version = '1.2.4'
sourceCompatibility = 1.17
targetCompatibility = 1.17

View File

@ -1,6 +1,6 @@
name: MinecraftGPT
main: it.ohalee.minecraftgpt.Main
version: 1.2.3
version: 1.2.4
author: ohAlee
description: A Minecraft plugin that uses ChatGPT
api-version: 1.16