Skip to content

Commit 47f5949

Browse files
committed
Update version in module info.
1 parent a610689 commit 47f5949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProcessGraphQL.module

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class ProcessGraphQL extends Process implements Module {
1313
{
1414
return array(
1515
'title' => 'GraphQL',
16-
'version' => '0.16.0',
16+
'version' => '0.23.0',
1717
'summary' => 'GraphQL for ProcessWire.',
1818
'href' => 'https://github.com/dadish/ProcessGraphql',
1919
'singular' => true,

0 commit comments

Comments
 (0)