1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2025-01-05 19:09:03 +01:00

Bump launcher version to 4.6

This commit is contained in:
Henry Le Grys 2021-09-02 03:25:36 +01:00
parent 6b2bcea5d7
commit eda5ad2a90

View File

@ -27,7 +27,7 @@ subprojects {
apply plugin: 'maven'
group = 'com.skcraft'
version = '4.5-SNAPSHOT'
version = '4.6-SNAPSHOT'
sourceCompatibility = 1.8
targetCompatibility = 1.8