Skip to content

Commit 4834f36

Browse files
authored
Update build.gradle.kts
1 parent 85818f7 commit 4834f36

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)