Skip to content

Commit e5dccc5

Browse files
committed
version numbers updated.
1 parent a2d212f commit e5dccc5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => 'wp-graphql/wp-graphql-jwt-authentication',
44
'pretty_version' => 'dev-develop',
55
'version' => 'dev-develop',
6-
'reference' => '57bc2259b86ef8dfc7a6ae88e370988370ce9c00',
6+
'reference' => 'a2d212fe40d4c4832f522433d61d1c84e83a45be',
77
'type' => 'wordpress-plugin',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'wp-graphql/wp-graphql-jwt-authentication' => array(
2323
'pretty_version' => 'dev-develop',
2424
'version' => 'dev-develop',
25-
'reference' => '57bc2259b86ef8dfc7a6ae88e370988370ce9c00',
25+
'reference' => 'a2d212fe40d4c4832f522433d61d1c84e83a45be',
2626
'type' => 'wordpress-plugin',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

wp-graphql-jwt-authentication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author URI: https://www.wpgraphql.com
88
* Text Domain: wp-graphql-jwt-authentication-jwt-authentication
99
* Domain Path: /languages
10-
* Version: 0.4.0
10+
* Version: 0.7.0
1111
* Requires at least: 4.7.0
1212
* Tested up to: 4.8.3
1313
* Requires PHP: 5.5

0 commit comments

Comments
 (0)