Skip to content

Commit

Permalink
PR 1.0.7 as Beta6
Browse files Browse the repository at this point in the history
  • Loading branch information
BaronClaps committed Jan 26, 2025
1 parent 35bc1c0 commit 834eea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ publishing {
publications {
register<MavenPublication>("release") {
groupId = "com.pedropathing"
artifactId = "beta"
version = "1.0.7-beta7"
artifactId = "pedro"
version = "1.0.7"

afterEvaluate {
from(components["release"])
Expand Down

0 comments on commit 834eea1

Please sign in to comment.