mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 07:14:50 +01:00
chore(java): bump version
This commit is contained in:
parent
acfcae22bc
commit
9a15b46fee
1 changed files with 1 additions and 1 deletions
2
dist/java/build.gradle
vendored
2
dist/java/build.gradle
vendored
|
@ -5,7 +5,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = 'mp.code'
|
||||
version = '0.0.2'
|
||||
version = '0.0.3'
|
||||
|
||||
java {
|
||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
|
||||
|
|
Loading…
Reference in a new issue