Skip to content

Commit

Permalink
Prepare for patch release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanjan90 authored Jun 7, 2023
1 parent e7b1609 commit 85c075a
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.1'
def releaseBuild = false;

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

0 comments on commit 85c075a

Please sign in to comment.