diff --git a/readme.md b/readme.md index d00d8b6..220b166 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ # AppSero Client -### Version 1.2.4 +### Version 1.2.5 - [Installation](#installation) - [Insights](#insights) @@ -334,4 +334,4 @@ add_action('PLUGIN_OR_THEME_SLUG_uninstall_reason_submitted', 'sample_uninstall_ ## Credits -Created and maintained by [Appsero](https://appsero.com). \ No newline at end of file +Created and maintained by [Appsero](https://appsero.com). diff --git a/src/Client.php b/src/Client.php index 02684d3..33ea033 100644 --- a/src/Client.php +++ b/src/Client.php @@ -14,7 +14,7 @@ class Client { * * @var string */ - public $version = '1.2.4'; + public $version = '1.2.5'; /** * Hash identifier of the plugin