Changeset 2318627
- Timestamp:
- 06/05/2020 05:07:15 AM (6 years ago)
- Location:
- heimu/tags
- Files:
-
- 1 deleted
- 2 edited
-
1.1.0 (deleted)
-
1.1.0-hotfix/heimu.php (modified) (2 diffs)
-
1.1.0-hotfix/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
heimu/tags/1.1.0-hotfix/heimu.php
r2318621 r2318627 4 4 Plugin URI: https://blog.kaaass.net/archives/1372 5 5 Description: Add heimu and its short code for your passage. 6 Version: 1.1.0 6 Version: 1.1.0-hotfix 7 7 Author: KAAAsS 8 8 Author URI: https://kaaass.net … … 11 11 12 12 define('HEIMU_ASSETS_VERSION', '1.1.0'); 13 define('HEIMU_DEVELOPMENT', false);13 define('HEIMU_DEVELOPMENT', true); 14 14 define('HEIMU_BASE_NAME', plugin_basename(__FILE__)); 15 15 -
heimu/tags/1.1.0-hotfix/readme.txt
r2318621 r2318627 5 5 Requires at least: 3.9 6 6 Tested up to: 5.4 7 Stable tag: 1.1.0 7 Stable tag: 1.1.0-hotfix 8 8 Requires PHP: 5.3 9 9 License: GPL2 … … 31 31 32 32 == Changelog == 33 = 1.1.0-hotfix = 34 * Fix heimu in pure guten env 35 33 36 = 1.1.0 = 34 37 * Support heimu in Block Editor
Note: See TracChangeset
for help on using the changeset viewer.