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

Commit 7cf34fa

Browse files
v2.2.1
1 parent 68c6473 commit 7cf34fa

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
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.0",
3+
"version": "2.2.1",
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.0
7+
* Version: 2.2.1
88
* Author URI: https://technote.space
99
* Text Domain: marker-animation
1010
* Domain Path: /languages/

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: marker, marker animation, highlighter, 蛍光ペン, マーカー, アン
44
Requires at least: 4.6
55
Requires PHP: 5.6
66
Tested up to: 5.2
7-
Stable tag: 2.2.0
7+
Stable tag: 2.2.1
88
Donate link: https://paypal.me/technote0space
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -88,6 +88,9 @@ This plugin needs PHP5.6 or higher.
8888

8989
== Changelog ==
9090

91+
= 2.2.1 (2019/9/8) =
92+
* Fix: Zip structure
93+
9194
= 2.2.0 (2019/9/7) =
9295
* Feature: Update packages
9396
* Feature: Setup GitHub Actions

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "Marker Animation",
33
"slug": "marker-animation",
4-
"version": "2.2.0",
54
"download_url": "https://github.com/technote-space/marker-animation/releases/latest/download/release.zip",
5+
"version": "2.2.1",
66
"tested": "5.2",
77
"homepage": "https://github.com/technote-space/marker-animation",
88
"author": "Technote",

0 commit comments

Comments
 (0)