Skip to content

Commit

Permalink
Update version to 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
FatihBozik committed May 5, 2024
1 parent 609ad3a commit 3ccb7cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'io.github.fatihbozik'
version '0.0.18'
version '0.0.19'

java {
sourceCompatibility = JavaVersion.VERSION_17
Expand All @@ -25,7 +25,7 @@ intellij {
}
patchPluginXml {
changeNotes = """
Compatibility with 2023.3
Compatibility with 2024.1
"""
}

Expand Down

0 comments on commit 3ccb7cd

Please sign in to comment.