Plugin Directory

Changeset 2319672


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

Update version 1.1.2

Location:
heimu/tags/1.1.2
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • heimu/tags/1.1.2/heimu.php

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

    r2319005 r2319672  
    55Requires at least: 3.9
    66Tested up to: 5.4
    7 Stable tag: 1.1.1
     7Stable tag: 1.1.2
    88Requires PHP: 5.3
    99License: GPL2
     
    3131
    3232== Changelog ==
     33= 1.1.2 =
     34* Fix problem with guten editor
     35
    3336= 1.1.1 =
    3437* Fix heimu in pure guten env
Note: See TracChangeset for help on using the changeset viewer.