From e15f7be3c63a3e483e8185a48d9177d80d6380a3 Mon Sep 17 00:00:00 2001 From: Anichur Rahaman <38912435+anisAronno@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:20:30 +0600 Subject: [PATCH] Fix: Broken Access Control Vulnerability Issue --- readme.md | 2 +- src/Client.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3a8c9b4..e2a720f 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ # AppSero Client -### Version 2.0.0 +### Version 2.0.1 - [Installation](#installation) - [Insights](#insights) diff --git a/src/Client.php b/src/Client.php index 531a5c1..0dc3a1e 100644 --- a/src/Client.php +++ b/src/Client.php @@ -14,7 +14,7 @@ class Client { * * @var string */ - public $version = '2.0.0'; + public $version = '2.0.1'; /** * Hash identifier of the plugin