Build and push to nexus
This commit is contained in:
parent
4764f862ac
commit
5d3eaf2479
@ -8,7 +8,7 @@ plugins {
|
||||
mainClassName = 'tech.nevets.modbot.CoreBot'
|
||||
|
||||
group 'tech.nevets'
|
||||
version '0.1.0'
|
||||
version '0.1.0-beta'
|
||||
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
targetCompatibility = JavaVersion.VERSION_17
|
||||
|
@ -1,2 +1,2 @@
|
||||
rootProject.name = 'ModularBot'
|
||||
rootProject.name = 'ModBot'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user