Set version to 1.0.1-DEV
This commit is contained in:
parent
d3edbd2aa9
commit
104e086bca
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
group 'dev.frankheijden.minecraftreflection'
|
group 'dev.frankheijden.minecraftreflection'
|
||||||
version '1.0.0'
|
version '1.0.1-DEV'
|
||||||
|
|
||||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
|
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue