Skip to content

Commit f4fd2b6

Browse files
author
pisalcoding
committed
Update publishing script
1 parent 7225646 commit f4fd2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alerter/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ configure<PublishingExtension> {
4747
register<MavenPublication>("release") {
4848
groupId = "com.github.utngypisal"
4949
artifactId = "alerter"
50-
version = "1.0.0"
50+
version = "v1.0.0"
5151

5252
afterEvaluate {
5353
from(components["release"])

0 commit comments

Comments
 (0)