From 3ddd92bbc65e85e6a407d378f683eb4b9b111cf7 Mon Sep 17 00:00:00 2001 From: Anichur Rahaman <38912435+anisAronno@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:14:49 +0600 Subject: [PATCH] prevent fatal error if used with old version of Appsero Client --- readme.md | 2 +- src/Client.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e2a720f..7c344b7 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ # AppSero Client -### Version 2.0.1 +### Version 2.0.2 - [Installation](#installation) - [Insights](#insights) diff --git a/src/Client.php b/src/Client.php index 7e1c64a..e89c260 100644 --- a/src/Client.php +++ b/src/Client.php @@ -14,7 +14,7 @@ class Client { * * @var string */ - public $version = '2.0.1'; + public $version = '2.0.2'; /** * Hash identifier of the plugin