Plugin Directory

Changeset 2581665


Ignore:
Timestamp:
08/11/2021 06:31:55 PM (5 years ago)
Author:
Sparanoid
Message:

Update to version 1.1.6 from GitHub

Location:
space-lover
Files:
17 deleted
9 edited
1 copied

Legend:

Unmodified
Added
Removed
  • space-lover/assets/banner-1544x500.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • space-lover/assets/banner-772x250.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • space-lover/assets/icon-128x128.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • space-lover/assets/icon-256x256.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • space-lover/assets/open-graph.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • space-lover/tags/1.1.6/README.txt

    r2042928 r2581665  
    44Tags: comments, content, chinese, china, copywriting
    55Requires at least: 3.5.1
    6 Tested up to: 5.0
    7 Stable tag: 1.1.5
     6Tested up to: 5.8
     7Stable tag: 1.1.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8585== Changelog ==
    8686
     87= 1.1.6 =
     88* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.
     89
    8790= 1.1.5 =
    8891* Fix: wrong closing punc condition, props John Shen
     
    156159== Upgrade Notice ==
    157160
     161= 1.1.6 =
     162* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.
     163
    158164= 1.1.5 =
    159165* Fix: wrong closing punc condition, props John Shen
  • space-lover/tags/1.1.6/space-lover.php

    r2042928 r2581665  
    1111 * Plugin URI:        https://sparanoid.com/work/space-lover/
    1212 * Description:       Magically add an extra space between Chinese characters and English letters / numbers / common punctuation marks
    13  * Version:           1.1.5
     13 * Version:           1.1.6
    1414 * Author:            Tunghsiao Liu
    1515 * Author URI:        https://sparanoid.com/
  • space-lover/trunk/README.txt

    r2042928 r2581665  
    44Tags: comments, content, chinese, china, copywriting
    55Requires at least: 3.5.1
    6 Tested up to: 5.0
    7 Stable tag: 1.1.5
     6Tested up to: 5.8
     7Stable tag: 1.1.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8585== Changelog ==
    8686
     87= 1.1.6 =
     88* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.
     89
    8790= 1.1.5 =
    8891* Fix: wrong closing punc condition, props John Shen
     
    156159== Upgrade Notice ==
    157160
     161= 1.1.6 =
     162* Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.
     163
    158164= 1.1.5 =
    159165* Fix: wrong closing punc condition, props John Shen
  • space-lover/trunk/space-lover.php

    r2042928 r2581665  
    1111 * Plugin URI:        https://sparanoid.com/work/space-lover/
    1212 * Description:       Magically add an extra space between Chinese characters and English letters / numbers / common punctuation marks
    13  * Version:           1.1.5
     13 * Version:           1.1.6
    1414 * Author:            Tunghsiao Liu
    1515 * Author URI:        https://sparanoid.com/
Note: See TracChangeset for help on using the changeset viewer.