Change the version to 1.2.1-dev

This commit is contained in:
Magix
2022-06-10 15:56:38 -04:00
committed by GitHub
parent f67649e56f
commit 2c54d1dac6

View File

@@ -43,7 +43,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
group = 'xyz.grasscutters'
version = '1.1.2-dev'
version = '1.2.1-dev'
sourceCompatibility = 17