Skip to content

Commit

Permalink
update-release-version-1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fynmanoj authored Jan 27, 2023
1 parent caa528f commit 727517d
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 @@ -38,7 +38,7 @@ dependencies {
}

group = 'org.mifos'
version = '1.2.0-SNAPSHOT'
version = '1.2.1-SNAPSHOT'
sourceCompatibility = '1.8'
def artifactId = 'ph-ee-connector-common'
def versionNumber = version
Expand Down

0 comments on commit 727517d

Please sign in to comment.