From c619d55e4afb4f9c3a81c60186d4395691d866f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20=C4=8Eurech?= Date: Wed, 17 May 2017 21:41:59 +0200 Subject: [PATCH] Deployment: Update versioning file[s] to 0.16.0 --- PowerAuth2.podspec | 2 +- proj-android/PowerAuthLibrary/gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PowerAuth2.podspec b/PowerAuth2.podspec index d48d7656..9d939e62 100644 --- a/PowerAuth2.podspec +++ b/PowerAuth2.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # General information s.name = 'PowerAuth2' - s.version = '0.15.0' + s.version = '0.16.0' s.summary = 'PowerAuth 2.0 Mobile SDK for iOS.' s.homepage = 'https://powerauth.com' s.social_media_url = 'https://twitter.com/lime_company' diff --git a/proj-android/PowerAuthLibrary/gradle.properties b/proj-android/PowerAuthLibrary/gradle.properties index 9b36e69e..77116d74 100644 --- a/proj-android/PowerAuthLibrary/gradle.properties +++ b/proj-android/PowerAuthLibrary/gradle.properties @@ -1,3 +1,3 @@ -VERSION_NAME=0.15.1 +VERSION_NAME=0.16.0 GROUP_ID=io.getlime.security.powerauth ARTIFACT_ID=powerauth-android-sdk