Skip to content

Commit

Permalink
Prepare for patch release 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
harjain99 committed Aug 20, 2024
1 parent a81e935 commit 53e49c3
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 @@ -20,7 +20,7 @@ plugins {
id 'maven-publish'
}

def releaseVersion = '1.2.0'
def releaseVersion = '1.1.6'
def releaseBuild = false;

if (System.getenv('CI')) {
Expand Down

0 comments on commit 53e49c3

Please sign in to comment.