Skip to content

Commit a113248

Browse files
committed
update for v0.1.2
1 parent 5671f75 commit a113248

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package_automato_index.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
{
1313
"name": "Automato",
1414
"architecture": "esp32",
15-
"version": "0.1.0",
15+
"version": "0.1.2",
1616
"category": "ESP32",
17-
"url": "https://github.com/InterstitialTech/automato-arduino/releases/download/v0.1.1/automato-arduino_package-v0.1.1.zip",
18-
"archiveFileName": "automato-arduino_package-v0.1.1.zip",
19-
"checksum": "SHA-256:17f502e041ac96a0ade34140415c3ee4475e58504825e187c9cd857431abffa9",
20-
"size": "83375779",
17+
"url": "https://github.com/InterstitialTech/automato-arduino/releases/download/v0.1.2/automato-arduino_package-v0.1.2.zip",
18+
"archiveFileName": "automato-arduino_package-v0.1.2.zip",
19+
"checksum": "SHA-256:549c58736c5afc838f712533c31d511beb84b4d3b2b87b11d565604e7776244f",
20+
"size": "83375990",
2121
"boards": [
2222
{
2323
"name": "Automato Sensor Board"

src/platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Automato Board Package
2-
version=0.1.0
2+
version=0.1.2
33

44
tools.esp32-arduino-libs.path={runtime.tools.esp32-arduino-libs.path}
55

0 commit comments

Comments
 (0)