Skip to content

Commit

Permalink
release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mdnazmulkarim committed Sep 27, 2022
1 parent f85f262 commit 17ab59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ allprojects {
apply plugin: 'signing'

group = 'info.cqframework'
version = '2.2.0-SNAPSHOT'
version = '2.2.0'
}

subprojects {
Expand Down

0 comments on commit 17ab59e

Please sign in to comment.