Skip to content

Commit

Permalink
Increment Version to full release (2/2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Litorom authored Apr 17, 2024
1 parent 90899b0 commit 0b93798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
allprojects {
apply plugin: "java"

version = "2.2.0-dev7"
version = "2.2.0"

sourceCompatibility = 8
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
Expand Down

0 comments on commit 0b93798

Please sign in to comment.