Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit ac09c1d

Browse files
v2.2.4
1 parent fa83c45 commit ac09c1d

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

assets/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marker-animation",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "marker animation for wordpress",
55
"main": "marker-animation.min.js",
66
"scripts": {

marker-animation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin URI: https://github.com/technote-space/marker-animation
55
* Description: This plugin will add "Marker animation" function
66
* Author: Technote
7-
* Version: 2.2.3
7+
* Version: 2.2.4
88
* Author URI: https://technote.space
99
* Text Domain: marker-animation
1010
* Domain Path: /languages/

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Contributors: technote0space
33
Tags: marker, marker animation, highlighter, 蛍光ペン, マーカー, アンダーライン
44
Requires at least: 4.6
55
Requires PHP: 5.6
6-
Tested up to: 5.2.3
7-
Stable tag: 2.2.3
6+
Tested up to: 5.3
7+
Stable tag: 2.2.4
88
Donate link: https://paypal.me/technote0space
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html

update.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "Marker Animation",
33
"slug": "marker-animation",
44
"download_url": "https://github.com/technote-space/marker-animation/releases/latest/download/release.zip",
5-
"version": "2.2.3",
6-
"tested": "5.2.3",
5+
"version": "2.2.4",
6+
"tested": "5.3",
77
"homepage": "https://github.com/technote-space/marker-animation",
88
"author": "Technote",
99
"author_homepage": "https://technote.space/",

0 commit comments

Comments
 (0)