Skip to content

Commit

Permalink
release: This branch is targeting a 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Aug 27, 2021
1 parent e110099 commit 62b059e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "net.kyori"
version = "1.3.1-SNAPSHOT"
version = "2.0.0-SNAPSHOT"
description = "Gradle plugin for performing source code token replacements in Java, Kotlin, Scala, and Groovy based projects"

repositories {
Expand Down

0 comments on commit 62b059e

Please sign in to comment.