1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-24 12:16:28 +01:00

Bump launcher version to 4.4

This commit is contained in:
Henry Le Grys 2021-01-25 18:39:19 +00:00
parent 3907158274
commit 0c336de81a

View File

@ -27,7 +27,7 @@ subprojects {
apply plugin: 'maven'
group = 'com.skcraft'
version = '4.3-SNAPSHOT'
version = '4.4-SNAPSHOT'
sourceCompatibility = 1.6
targetCompatibility = 1.6