Skip to content

Commit

Permalink
Prepare for release 1.1.3rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanjan90 authored Mar 2, 2022
1 parent ce96bca commit 0e9f6bb
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 @@ -14,7 +14,7 @@
* limitations under the License.
*/

def releaseVersion = '1.2.0'
def releaseVersion = '1.1.3rc1'
def releaseBuild = false;

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

0 comments on commit 0e9f6bb

Please sign in to comment.