Skip to content

Commit 5e402c6

Browse files
committed
Update Repo
1 parent 7ac9071 commit 5e402c6

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
@@ -97,7 +97,7 @@ publishing {
9797
register<MavenPublication>("release") {
9898
groupId = "com.pedropathing"
9999
artifactId = "telemetry"
100-
version = "0.0.1-local2"
100+
version = "0.0.1"
101101

102102
afterEvaluate {
103103
from(components["release"])

maven.pedropathing.com

0 commit comments

Comments
 (0)