File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44Plugin URI: http://www.inboundnow.com/
55Description: Professional Inbound Marketing Suite for WordPress
66Author: InboundWP LLC
7- Version: 1.9.9.8.4
7+ Version: 1.9.9.8.5
88Author URI: http://www.inboundnow.com/
99Text Domain: inbound-pro
1010*/
@@ -95,8 +95,8 @@ public function __construct() {
9595 */
9696 private static function define_constants () {
9797
98- define ('INBOUND_PRO_CURRENT_VERSION ' , '1.9.9.8.4 ' );
99- define ('INBOUND_PRO_STABLE_VERSION ' , '1.9.9.8.4 ' );
98+ define ('INBOUND_PRO_CURRENT_VERSION ' , '1.9.9.8.5 ' );
99+ define ('INBOUND_PRO_STABLE_VERSION ' , '1.9.9.8.5 ' );
100100 define ('INBOUND_PRO_TRANSLATIONS_VERSION ' , '1.30.22 ' );
101101 define ('INBOUND_PRO_URLPATH ' , plugin_dir_url ( __FILE__ ));
102102 define ('INBOUND_PRO_PATH ' , plugin_dir_path ( __FILE__ ) );
You can’t perform that action at this time.
0 commit comments