Skip to content

Commit 8837b8b

Browse files
committed
update requirements
1 parent 26c2fae commit 8837b8b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Donate link:** https://notiz.blog/donate/
44
**Tags:** OStatus, fediverse, activitypub, activitystream
55
**Requires at least:** 4.7
6-
**Tested up to:** 5.3
6+
**Tested up to:** 5.4
77
**Stable tag:** 0.10.0
88
**Requires PHP:** 5.6
99
**License:** MIT

languages/activitypub.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgstr ""
55
"Project-Id-Version: ActivityPub 0.10.0\n"
66
"Report-Msgid-Bugs-To: "
77
"https://wordpress.org/support/plugin/wordpress-activitypub\n"
8-
"POT-Creation-Date: 2020-03-15 19:34:14+00:00\n"
8+
"POT-Creation-Date: 2020-03-30 20:54:37+00:00\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=utf-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
},
1616
"homepage": "https://github.com/pfefferle/wordpress-activitypub#readme",
1717
"devDependencies": {
18-
"grunt": "^1.0.3",
18+
"grunt": "^1.1.0",
1919
"grunt-checktextdomain": "^1.0.1",
20-
"grunt-wp-i18n": "^1.0.2",
20+
"grunt-wp-i18n": "^1.0.3",
2121
"grunt-wp-readme-to-markdown": "^2.0.1"
2222
}
2323
}

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: pfefferle
33
Donate link: https://notiz.blog/donate/
44
Tags: OStatus, fediverse, activitypub, activitystream
55
Requires at least: 4.7
6-
Tested up to: 5.3
6+
Tested up to: 5.4
77
Stable tag: 0.10.0
88
Requires PHP: 5.6
99
License: MIT

0 commit comments

Comments
 (0)