Skip to content

Commit

Permalink
Prepare for patch release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanjan90 authored Jul 31, 2023
1 parent c383bee commit 078ea27
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.3'
def releaseBuild = false;

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

0 comments on commit 078ea27

Please sign in to comment.