Skip to content

Commit 03fc634

Browse files
committed
version bump
1 parent 0d8e300 commit 03fc634

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

relevant-density-optimizer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
* Author URI: https://infinitnet.io/
77
* Plugin URI: https://infinitnet.io/relevant-density-optimizer/
88
* Update URI: https://github.com/infinitnet/relevant-density-optimizer
9-
* Version: 1.6.4
9+
* Version: 1.6.5
1010
* License: GPLv3
1111
* Text Domain: relevant-density-optimizer
1212
*/
1313

1414
namespace Infinitnet\RDO;
1515

16-
define('RDO_VERSION', '1.6.4');
16+
define('RDO_VERSION', '1.6.5');
1717

1818
function rdo_enqueue_block_editor_assets() {
1919
if (!wp_script_is('rdo-plugin-js', 'enqueued')) {

0 commit comments

Comments
 (0)