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

Commit 43de935

Browse files
chore: update wp version
1 parent b655cd6 commit 43de935

File tree

4 files changed

+4
-4
lines changed

4 files changed

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

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: marker, marker animation, highlighter, 蛍光ペン, マーカー, アン
44
Requires at least: 5.4
55
Requires PHP: 5.6
66
Tested up to: 5.4
7-
Stable tag: 4.1.0
7+
Stable tag: 4.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

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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": "4.1.0",
5+
"version": "4.1.1",
66
"tested": "5.4",
77
"homepage": "https://github.com/technote-space/marker-animation",
88
"author": "Technote",

0 commit comments

Comments
 (0)