From 4311ef38056883cd6be64a203aa42b517c6430c8 Mon Sep 17 00:00:00 2001 From: Narayana Shanbhog Plivo Date: Fri, 6 Sep 2024 14:20:44 +0530 Subject: [PATCH] Update Version.php --- src/Plivo/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Plivo/Version.php b/src/Plivo/Version.php index d2ba459f..295e1d1c 100644 --- a/src/Plivo/Version.php +++ b/src/Plivo/Version.php @@ -20,7 +20,7 @@ class Version /** * @const int PHP helper library minor version number */ - const MINOR = 66; + const MINOR = 65; /** * @const int PHP helper library patch number