mirror of
https://github.com/sensebox/blockly-app
synced 2025-02-22 23:23:58 +01:00
rename app to "Blockly for senseBox"
This commit is contained in:
parent
2d4da9af7d
commit
9aef60a016
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version='1.0' encoding='utf-8'?>
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
<widget id="de.sensebox.blockly" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
<widget id="de.sensebox.blockly" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||||
<name>senseBox Blockly</name>
|
<name>Blockly for senseBox</name>
|
||||||
<description>graphical programming & OTA upload for senseBox MCU</description>
|
<description>graphical programming & OTA upload for senseBox MCU</description>
|
||||||
<author email="kontakt@reedu.de" href="https://reedu.de/">re:edu</author>
|
<author email="kontakt@reedu.de" href="https://reedu.de/">re:edu</author>
|
||||||
<content src="index.html" />
|
<content src="index.html" />
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "openSenseApp",
|
"name": "Blockly for senseBox",
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"cordova": {}
|
"cordova": {}
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "openSenseApp",
|
"name": "blockly-sensebox",
|
||||||
"version": "0.0.1",
|
"version": "0.1.0",
|
||||||
"author": "Reedu GmbH",
|
"author": "Reedu GmbH",
|
||||||
"homepage": "https://reedu.de/",
|
"homepage": "https://reedu.de/",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue