Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 0218ad2

Browse files
committed
Update package name and git branch. Release 1.0.50
1 parent 5c78aee commit 0218ad2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ group = props.modPackage
6262
version = props.modVersion
6363

6464
base {
65-
archivesName = withProps { "$modId-$mcVersion" }
65+
archivesName = withProps { "$modId-$mcVersion-MekaCEU" }
6666
}
6767

6868
/*

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mod.id=tconevo
22
mod.package=xyz.phanta.tconevo
3-
mod.version=1.0.49
3+
mod.version=1.0.50
44

55
mod.access_transformers=tconevo_at.cfg
66
mod.const_class=TconEvoConsts

0 commit comments

Comments
 (0)