Skip to content

Commit

Permalink
release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMcCloud committed Nov 5, 2024
1 parent df4689b commit c445e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warden-roboto/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.gradle.kotlin.dsl.support.listFilesOrdered
import org.jetbrains.kotlin.gradle.targets.js.testing.karma.processKarmaStackTrace

group = "at.asitplus"
val artifactVersion= "1.6.1-SNAPSHOT"
val artifactVersion= "1.7.0"
version = artifactVersion

plugins {
Expand Down

0 comments on commit c445e6c

Please sign in to comment.