From 3b5e3ecd3a456394871f8ebc066c3a622fac3522 Mon Sep 17 00:00:00 2001 From: Steven Sherry Date: Thu, 4 Aug 2022 13:24:50 -0500 Subject: [PATCH] Release 0.6.3 (#38) --- IonicPortals.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IonicPortals.podspec b/IonicPortals.podspec index 844c818..81f8abf 100644 --- a/IonicPortals.podspec +++ b/IonicPortals.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'IonicPortals' - s.version = '0.6.2' + s.version = '0.6.3' s.summary = 'Ionic Portals' s.social_media_url = 'https://twitter.com/capacitorjs' s.license = 'Commercial'