aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-08-26 13:10:00 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-08-26 13:10:00 +0200
commit383b8bc45c7474174fd8847cb78231fe8840be5b (patch)
treef85b1b717f12f53743f643c7b7193b8c89631f36
parentf4c470d11e8100f3ecf9fa68abb97a039ed81a2d (diff)
Bump API version
-rw-r--r--META6.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/META6.json b/META6.json
index 7e21104..a37bb63 100644
--- a/META6.json
+++ b/META6.json
@@ -1,5 +1,5 @@
{
- "api": "1",
+ "api": "2",
"auth": "github:scriptkitties",
"authors": [
"Patrick Spek <p.spek@tyil.work>"
@@ -31,4 +31,4 @@
"Test::META"
],
"version": "2.0.0"
-} \ No newline at end of file
+}