Set version to 1.0.1-DEV

This commit is contained in:
Frank van der Heijden 2020-12-21 13:20:24 +01:00
parent d3edbd2aa9
commit 104e086bca
No known key found for this signature in database
GPG key ID: 26DA56488D314D11

View file

@ -4,7 +4,7 @@ plugins {
}
group 'dev.frankheijden.minecraftreflection'
version '1.0.0'
version '1.0.1-DEV'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8