Skip to content

Commit 202beee

Browse files
committed
Bump plugin version
1 parent d754c2a commit 202beee

File tree

7 files changed

+842
-786
lines changed

7 files changed

+842
-786
lines changed

build/admin-rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/admin.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array(), 'version' => 'b3415fc0f5de3893860a');
1+
<?php return array('dependencies' => array(), 'version' => '5d74da9540f87c084475');

build/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

iframely.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Iframely
44
* Plugin URI: https://iframely.com/wordpress
55
* Description: WP media embeds, cards and blocks.
6-
* Version: 1.1.4
6+
* Version: 1.1.5
77
* Requires at least: 5.8
88
* Requires PHP: 7.4
99
* Author: Iframely.com
@@ -19,7 +19,7 @@
1919
exit;
2020
}
2121

22-
define('IFRAMELY_VERSION', '1.1.4');
22+
define('IFRAMELY_VERSION', '1.1.5');
2323
define('IFRAMELY_PLUGIN_DIR', plugin_dir_path(__FILE__));
2424
define('IFRAMELY_PLUGIN_URL', plugin_dir_url(__FILE__));
2525
define('IFRAMELY_PLUGIN_FILE', plugin_basename(__FILE__));

0 commit comments

Comments
 (0)