mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
Start 0.9 dev cycle
This commit is contained in:
@@ -22,7 +22,7 @@ tasks.withType(JavaCompile).configureEach {
|
||||
|
||||
group = 'net.fabricmc'
|
||||
archivesBaseName = project.name
|
||||
def baseVersion = '0.8'
|
||||
def baseVersion = '0.9'
|
||||
|
||||
def ENV = System.getenv()
|
||||
if (ENV.BUILD_NUMBER) {
|
||||
|
||||
Reference in New Issue
Block a user