From 88bebe5a4c2e97e04f326addd7422dbeae4c9c84 Mon Sep 17 00:00:00 2001 From: "Matthias L. Jugel" Date: Sun, 8 Jul 2018 12:19:58 +0200 Subject: [PATCH] remove unused config, bump version --- config_en.json | 11 ----------- module.json | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 config_en.json diff --git a/config_en.json b/config_en.json deleted file mode 100644 index 0476fc3..0000000 --- a/config_en.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "microbit-dal":{ - "bluetooth": { - "enabled": 0 - }, - "debug": 0 - }, - "use": { - "english": 1 - } -} \ No newline at end of file diff --git a/module.json b/module.json index bc086c4..d37eb03 100644 --- a/module.json +++ b/module.json @@ -1,6 +1,6 @@ { "name": "calliope-demo", - "version": "1.0.3", + "version": "3.0.0", "description": "Calliope mini Demo", "license": "Apache 2.0", "dependencies": {