Skip to content

Commit c1c4aa4

Browse files
committed
1.0.8 Release
1 parent 261c07c commit c1c4aa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ publishing {
9797
publications {
9898
register<MavenPublication>("release") {
9999
groupId = "com.pedropathing"
100-
artifactId = "beta"
101-
version = "1.0.8-beta3"
100+
artifactId = "pedro"
101+
version = "1.0.8"
102102

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

0 commit comments

Comments
 (0)