diff --git a/killswitches.json b/killswitches.json new file mode 100644 index 00000000..c1c3f5a2 --- /dev/null +++ b/killswitches.json @@ -0,0 +1,6 @@ +{ + "__COMMENT_READ_ME": "Do *NOT* commit this file to any branch other than `releases` !!! See docs/Killswitches.md", + "version": 1, + "last_updated": "2021-01-05", + "kill_switches": [] +} diff --git a/killswitches_v2.json b/killswitches_v2.json new file mode 100644 index 00000000..2b2cdff8 --- /dev/null +++ b/killswitches_v2.json @@ -0,0 +1,5 @@ +{ + "version": 2, + "last_updated": "18 October 2021", + "kill_switches": [] +}