From 755cb6d76484bb5b803b97dfeacc1917d804ae71 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 25 Jul 2024 09:40:46 +0200 Subject: [PATCH] Bumped to v6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5c1b85..8d26243 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "capacitor-native-settings", - "version": "6.0.0", + "version": "6.0.1", "description": "Capacitor plugin to open native settings screens for android and iOS", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",