File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ public function modify(Container $container)
4747 });
4848 $ container ['ymir_primary_domain_name ' ] = (string ) getenv ('YMIR_PRIMARY_DOMAIN_NAME ' );
4949 $ container ['ymir_project_type ' ] = getenv ('YMIR_PROJECT_TYPE ' ) ?: 'wordpress ' ;
50- $ container ['ymir_plugin_version ' ] = '1.27 .0 ' ;
50+ $ container ['ymir_plugin_version ' ] = '1.28 .0 ' ;
5151 $ container ['ymir_using_vanity_domain ' ] = $ container ->service (function (Container $ container ) {
5252 return false !== stripos ($ container ['site_url ' ], '.ymirsites.com ' );
5353 });
Original file line number Diff line number Diff line change 1515 * Plugin Name: Ymir
1616 * Plugin URI: https://ymirapp.com
1717 * Description: Integrates WordPress with the Ymir platform.
18- * Version: 1.27 .0
18+ * Version: 1.28 .0
1919 * Requires at least: 5.9
2020 * Author: Carl Alexander
2121 * Author URI: https://ymirapp.com
You can’t perform that action at this time.
0 commit comments