Plugin Directory

Changeset 2318627


Ignore:
Timestamp:
06/05/2020 05:07:15 AM (6 years ago)
Author:
kaaass
Message:

Update version 1.1.0-hotfix

Location:
heimu/tags
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • heimu/tags/1.1.0-hotfix/heimu.php

    r2318621 r2318627  
    44Plugin URI: https://blog.kaaass.net/archives/1372
    55Description: Add heimu and its short code for your passage.
    6 Version: 1.1.0
     6Version: 1.1.0-hotfix
    77Author: KAAAsS
    88Author URI: https://kaaass.net
     
    1111
    1212define('HEIMU_ASSETS_VERSION', '1.1.0');
    13 define('HEIMU_DEVELOPMENT', false);
     13define('HEIMU_DEVELOPMENT', true);
    1414define('HEIMU_BASE_NAME', plugin_basename(__FILE__));
    1515
  • heimu/tags/1.1.0-hotfix/readme.txt

    r2318621 r2318627  
    55Requires at least: 3.9
    66Tested up to: 5.4
    7 Stable tag: 1.1.0
     7Stable tag: 1.1.0-hotfix
    88Requires PHP: 5.3
    99License: GPL2
     
    3131
    3232== Changelog ==
     33= 1.1.0-hotfix =
     34* Fix heimu in pure guten env
     35
    3336= 1.1.0 =
    3437* Support heimu in Block Editor
Note: See TracChangeset for help on using the changeset viewer.