diff --git a/CHANGELOG b/CHANGELOG index 4bca7fca..622ca767 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ Changelog ========= -Unreleased +2.6.8-OS15 - 2022-11-23 ------------------ - Fix: [iOS] When there are no keys associated with a store, return empty string instead of `nil`. diff --git a/package.json b/package.json index 9649af91..3fd79d1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-secure-storage", - "version": "2.6.8-OS14", + "version": "2.6.8-OS15", "description": "Secure storage plugin for iOS & Android", "author": "Yiorgis Gozadinos ", "contributors": [ diff --git a/plugin.xml b/plugin.xml index dd9627f5..8ab7bebe 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.6.8-OS15"> SecureStorage Crypho AS