Skip to content

Commit

Permalink
release version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xzel23 committed Nov 22, 2024
1 parent 17eb2f5 commit 9197143
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 @@ -3,8 +3,8 @@ plugins {
id("com.dorongold.task-tree") version "2.1.1"
}

extra["plugin_version"] = "3.0-rc"
extra["processor_version"] = "3.0-rc"
extra["plugin_version"] = "3.0.0"
extra["processor_version"] = "3.0.0"

subprojects {
apply(plugin = "java")
Expand Down

0 comments on commit 9197143

Please sign in to comment.