Skip to content

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
vogti committed Dec 16, 2023
1 parent 3f4144d commit 2888f33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
versionMajor = 2
versionMinor = 2
versionPatch = 0
isSnapshot = false
versionPatch = 1
isSnapshot = true

slf4j_version = 2.0.9
log4j_version = 2.21.1
Expand Down

0 comments on commit 2888f33

Please sign in to comment.