Skip to content

Commit 78f2797

Browse files
Upgrade version (#241)
Co-authored-by: Jonny Harris <[email protected]>
1 parent 42caa69 commit 78f2797

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

oauth-server.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: WP REST API - OAuth 1.0a Server
44
* Description: Authenticate with your site via OAuth 1.0a
5-
* Version: 0.4.3
5+
* Version: 0.4.4
66
* Requires at least: 4.4
77
* Requires PHP: 5.4
88
* Author: WP REST API Team

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Contributors: rmccue, rachelbaker, danielbachhuber, joehoyle, spacedmonkey
44
Tags: json, rest, api, rest-api
55
Requires at least: 4.4
66
Tested up to: 6.4
7-
Stable tag: 0.4.3
7+
Stable tag: 0.4.4
88
Requires PHP: 5.4
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)