Skip to content

Commit

Permalink
chore(release): raise to version 2.6.8-OS18
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgerardojacinto committed Jan 11, 2024
1 parent e4acead commit 82d6f3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-secure-storage",
"version": "2.6.8-OS17",
"version": "2.6.8-OS18",
"description": "Secure storage plugin for iOS & Android",
"author": "Yiorgis Gozadinos <ggozad@crypho.com>",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-secure-storage"
version="2.6.8-OS17">
version="2.6.8-OS18">

<name>SecureStorage</name>
<author>Crypho AS</author>
Expand Down

0 comments on commit 82d6f3f

Please sign in to comment.