We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8e300 commit 03fc634Copy full SHA for 03fc634
1 file changed
relevant-density-optimizer.php
@@ -6,14 +6,14 @@
6
* Author URI: https://infinitnet.io/
7
* Plugin URI: https://infinitnet.io/relevant-density-optimizer/
8
* Update URI: https://github.com/infinitnet/relevant-density-optimizer
9
- * Version: 1.6.4
+ * Version: 1.6.5
10
* License: GPLv3
11
* Text Domain: relevant-density-optimizer
12
*/
13
14
namespace Infinitnet\RDO;
15
16
-define('RDO_VERSION', '1.6.4');
+define('RDO_VERSION', '1.6.5');
17
18
function rdo_enqueue_block_editor_assets() {
19
if (!wp_script_is('rdo-plugin-js', 'enqueued')) {
0 commit comments