Skip to content

Commit

Permalink
Merge pull request #119 from humanmade/release-v0.2.14
Browse files Browse the repository at this point in the history
The v2.0.14 Release
  • Loading branch information
mattheu authored Jan 19, 2023
2 parents d3eaf57 + 76dca08 commit bb0c1cc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Authorship

Stable tag: 0.2.13
Stable tag: 0.2.14
Requires at least: 5.4
Tested up to: 5.9
Tested up to: 6.1
Requires PHP: 7.2
License: GPL v3 or later
Contributors: johnbillion, humanmade
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@humanmade/authorship",
"version": "0.2.13",
"version": "0.2.14",
"description": "Authorship",
"private": true,
"main": "src/index.tsx",
Expand Down
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* Plugin Name: Authorship
* Description: Authorship plugin for WordPress.
* Version: 0.2.13
* Version: 0.2.14
* Plugin URI: https://github.com/humanmade/authorship
* Author: Human Made, initially funded by Siemens.
* Author URI: https://humanmade.com/
Expand Down

0 comments on commit bb0c1cc

Please sign in to comment.