Version 1.2.0

This commit is contained in:
OmerBenGera 2022-06-18 21:30:10 +03:00
parent f30e43fd5f
commit ee06d3733d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
group 'WildLoaders'
version = "1.1.1"
version = "1.2.0"
allprojects {
apply plugin: 'java'