Skip to content
Snippets Groups Projects
Commit 058afdb9 authored by Erick Hitter's avatar Erick Hitter
Browse files

Add composer.json

parent 5cf8f458
No related branches found
No related tags found
1 merge request!20Add composer.json
Pipeline #5003 passed
......@@ -5,6 +5,7 @@
**Requires at least:** 4.4
**Tested up to:** 6.0
**Stable tag:** 0.2.2
**Requires PHP:** 7.2
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
......
{
"name" : "ethitter/eth-escape-headspace",
"description" : "Output existing HeadSpace2 data without the original plugin. Deactivate HeadSpace2 (no longer maintained) without impactacting legacy content.",
"homepage" : "https://ethitter.com/",
"type" : "wordpress-plugin",
"keywords" : [ "seo", "met tags" ],
"license" : "GPL-2.0+",
"authors" : [
{
"name" : "Erick Hitter",
"email" : "wp@ethitter.com",
"homepage" : "https://ethitter.com/"
}
],
"require" : {
"php" : ">=7.2.0"
}
}
......@@ -2,10 +2,10 @@
# This file is distributed under the same license as the ETH Escape HeadSpace2 package.
msgid ""
msgstr ""
"Project-Id-Version: ETH Escape HeadSpace2 0.2.1\n"
"Project-Id-Version: ETH Escape HeadSpace2 0.2.2\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/eth-escape-headspace\n"
"POT-Creation-Date: 2022-06-25 22:45:25+00:00\n"
"POT-Creation-Date: 2022-07-01 04:40:13+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
......
......@@ -5,6 +5,7 @@ Tags: seo, meta tags
Requires at least: 4.4
Tested up to: 6.0
Stable tag: 0.2.2
Requires PHP: 7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment