HTTP API: Bump version of Requests to 1.7.

See #33055.

git-svn-id: https://develop.svn.wordpress.org/trunk@38163 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling 2016-07-27 14:54:57 +00:00
parent a2175c9ede
commit 55e086355f

View File

@ -88,7 +88,7 @@ class Requests {
*
* @var string
*/
const VERSION = '1.6';
const VERSION = '1.7';
/**
* Registered transport classes