bump version to 1.0.1 for initial playstore release

ios v1.0.1
Norwin 6 years ago
parent 7818333899
commit fc8d75aa3a

@ -1,5 +1,5 @@
<?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="1.0.1" 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 &amp; OTA upload for senseBox MCU</description> <description>graphical programming &amp; 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": "0.1.0", "version": "1.0.1",
"author": "Reedu GmbH", "author": "Reedu GmbH",
"homepage": "https://reedu.de/", "homepage": "https://reedu.de/",
"private": true, "private": true,

Loading…
Cancel
Save