Skip to content

Commit 412503b

Browse files
committed
ver bump and dep update
1 parent 5f89a2f commit 412503b

File tree

3 files changed

+241
-233
lines changed

3 files changed

+241
-233
lines changed

osdxp-dashboard.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Author URI: https://osdxp.org
99
* Requires at least: 5.2
1010
* Requires PHP: 7.2
11-
* Version: 1.1.4
11+
* Version: 1.1.5
1212
* License: GPL2
1313
* License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
1414
* Text domain: osdxp-dashboard
@@ -42,7 +42,7 @@
4242
define('OSDXP_DASHBOARD_URL', plugins_url('/', OSDXP_DASHBOARD_FILE));
4343

4444
// Always mention the plugin version (enclose in quotes so it is processed as a string).
45-
define('OSDXP_DASHBOARD_VER', '1.1.4');
45+
define('OSDXP_DASHBOARD_VER', '1.1.5');
4646
define('OSDXP_DASHBOARD_SITE', 'https://osdxp.org/');
4747

4848
define('OSDXP_DASHBOARD_PLUGIN_NAME', 'Open Source DXP Dashboard');

0 commit comments

Comments
 (0)