Skip to content

Commit

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

slf4j_version = 2.0.9
log4j_version = 2.21.1
Expand Down

0 comments on commit d9b5ee4

Please sign in to comment.