Skip to content

Commit dec30de

Browse files
committed
Remove extraneous files for release.
1 parent 5f5a61a commit dec30de

File tree

653 files changed

+28866
-13919
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

653 files changed

+28866
-13919
lines changed

.gitignore

Lines changed: 0 additions & 9 deletions
This file was deleted.

.travis.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"markdownlint.config": {
3+
"MD013": false,
4+
"no-duplicate-header": {
5+
"allow_different_nesting": true
6+
}
7+
}
8+
}

Changelog.md

Lines changed: 0 additions & 283 deletions
This file was deleted.

ProcessGraphQL.module

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class ProcessGraphQL extends Process implements Module {
1515
{
1616
return array(
1717
'title' => 'GraphQL',
18-
'version' => '1.1.1',
18+
'version' => '1.1.2',
1919
'summary' => 'GraphQL for ProcessWire.',
2020
'href' => 'https://github.com/dadish/ProcessGraphql',
2121
'singular' => true,

ScreenCast.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

Todo.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)