Plugin Directory

Changeset 2558067


Ignore:
Timestamp:
07/03/2021 08:54:04 AM (5 years ago)
Author:
lordicon
Message:

Update trunk.

Location:
lordicon-interactive-icons/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • lordicon-interactive-icons/trunk/lord-icon-wp.php

    r2555461 r2558067  
    44* Plugin URI: https://github.com/tomwilusz/lord-icon-wp
    55* Description: Insert and customize interactive, animated icons (Lottie, json). Get access to hundreds of free animated icons from Lordicon’s animated icons library. You can also add your own Lottie animations.
    6 * Version: 2.0.0
     6* Version: 2.0.1
    77* Author: Lordicon
    88* Author URI: https://lordicon.com/
  • lordicon-interactive-icons/trunk/readme.txt

    r2555461 r2558067  
    66Tested up to: 5.7.2
    77Requires PHP: 7.0.0
    8 Stable tag: 2.0.0
     8Stable tag: 2.0.1
    99Plug-in License: MIT or later
    1010
    1111== Description ==
     12
     13**IMPORTANT**: If you update the plugin from 1.X version to 2.X version, it will automatically break all previously embedded icons added with older versions of the Lordicon WordPress plugin. You will need to add them one more time.
     14
    1215Insert and customize interactive animated graphics (Lottie - .json) using a simple to use Lordicon plugin supported by the Gutenberg editor.
    1316
  • lordicon-interactive-icons/trunk/src/package-lock.json

    r2555461 r2558067  
    11{
    22    "name": "lordicon-element",
    3     "version": "2.0.0",
     3    "version": "2.0.1",
    44    "lockfileVersion": 1,
    55    "requires": true,
  • lordicon-interactive-icons/trunk/src/package.json

    r2555461 r2558067  
    22    "name": "lordicon-element",
    33    "private": true,
    4     "version": "2.0.0",
     4    "version": "2.0.1",
    55    "license": "UNLICENSED",
    66    "devDependencies": {
Note: See TracChangeset for help on using the changeset viewer.