Update Release 1.2.0

Added a command to regenerate the configuration file.

This command can only be used from console.
This commit is contained in:
Paldiu
2022-06-14 01:51:45 -05:00
parent c3d781f5b6
commit 0c82515f43
24 changed files with 170 additions and 80 deletions

View File

@ -3,7 +3,7 @@ plugins {
}
group = 'io.github.simplex'
version = '1.2.0-RC01'
version = '1.2.0'
repositories {
mavenCentral()