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

Commit 28d6680

Browse files
Merge pull request #174 from technote-space/release/v2.1.1
Release/v2.1.1
2 parents 1c288b7 + ed95b0e commit 28d6680

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

assets/js/.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
},
148148
"globals": {
149149
"markerAnimationParams": true,
150+
"markerAnimation": true,
150151
"wp": true
151152
}
152153
}

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://wordpress.org/plugins/marker-animation
55
Description: This plugin will add "Marker animation" function
66
Author: Technote
7-
Version: 2.1.0
7+
Version: 2.1.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.1.0
7+
Stable tag: 2.1.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
@@ -92,6 +92,9 @@ This plugin needs PHP5.6 or higher.
9292

9393
== Changelog ==
9494

95+
= 2.1.1 (2019/7/4) =
96+
* Fixed: eslint
97+
9598
= 2.1.0 (2019/7/4) =
9699
* Added: [Reset button to sidebar](https://github.com/technote-space/marker-animation/issues/167)
97100
* Added: [Stripe preset](https://github.com/technote-space/marker-animation/issues/171)

0 commit comments

Comments
 (0)