mirror of
https://github.com/sensebox/blockly-app
synced 2025-02-21 13:23:59 +01:00
v1.1.3
This commit is contained in:
parent
4c6be6ae78
commit
d5af9a22ad
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version='1.0' encoding='utf-8'?>
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
<widget id="de.sensebox.blockly" version="1.1.2" android-versionCode="10102" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
<widget id="de.sensebox.blockly" version="1.1.3" android-versionCode="10103" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||||
<name>Blockly for senseBox</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>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "blockly-sensebox",
|
"name": "blockly-sensebox",
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"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