We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4eab997 + 4be454a commit 1107973Copy full SHA for 1107973
1 file changed
crowdhandler.php
@@ -16,7 +16,7 @@
16
* Plugin Name: CrowdHandler virtual waiting room
17
* Plugin URI: https://signup.crowdhandler.com/?utm_source=WordPress&utm_medium=Plugin_Dir
18
* Description: During periods of heavy traffic, our queue management solution helps safeguard your website from crashing and protects your sales.
19
- * Version: 1.1.1
+ * Version: 1.1.3
20
* Author: CROWDHANDLER LTD
21
* License: GPL-2.0+
22
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
@@ -38,7 +38,7 @@
38
* Start at version 0.1.0 and use SemVer - https://semver.org
39
* Rename this for your plugin and update it as you release new versions.
40
*/
41
-define('CROWDHANDLER_VERSION', '1.1.1');
+define('CROWDHANDLER_VERSION', '1.1.3');
42
43
/**
44
* The code that runs during plugin activation.
0 commit comments