From 5a5e4d42fc6ce3043bcab062999f6b70a6fed577 Mon Sep 17 00:00:00 2001 From: Josh Manders Date: Wed, 25 Sep 2024 15:01:33 -0500 Subject: [PATCH] fix: update package version --- src/CloudinaryEngine.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/CloudinaryEngine.php b/src/CloudinaryEngine.php index c351016..255c562 100644 --- a/src/CloudinaryEngine.php +++ b/src/CloudinaryEngine.php @@ -37,7 +37,7 @@ class CloudinaryEngine * * @var string PACKAGE_VERSION */ - const PACKAGE_VERSION = '2.0.2'; + const PACKAGE_VERSION = '2.2.2'; public const ASSET_ID = 'asset_id'; public const PUBLIC_ID = 'public_id'; @@ -105,8 +105,8 @@ public function setUserPlatform(): void } /** - * Set Analytics - */ + * Set Analytics + */ public function setAnalytics(): void { Analytics::sdkCode('W');