Skip to content

Commit

Permalink
Update plugin version with major release
Browse files Browse the repository at this point in the history
Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
  • Loading branch information
jelovirt committed Apr 8, 2022
1 parent 5a7fdc6 commit c66a18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -5,7 +5,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8

group = 'com.elovirta.dita'
version = "2.5.0"
version = "3.0.0"

repositories {
mavenCentral()
Expand Down

0 comments on commit c66a18a

Please sign in to comment.