Skip to content

Commit 0261c60

Browse files
committed
Update artifacts after stash
1 parent 42c2b49 commit 0261c60

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

artifacts/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "OpenSpool",
3-
"version": "v1.0.4",
3+
"version": "v1.1.0",
44
"builds": [
55
{
66
"chipFamily": "ESP32-S2",
77
"ota": {
88
"path": "openspool-esp32s2.ota.bin",
9-
"md5": "b7e321e2b6b467f35544610228f0532d",
10-
"summary": "Fix name"
9+
"md5": "8da97efb265106ed594f1bf192051658",
10+
"summary": "Improve logging and add missing protocol to NDEF record"
1111
},
1212
"parts": [
1313
{
2.42 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3bf7306d8fed6485319c13b3130b2612
1+
2149b6ce778b363ba47cfcca7cd7a4fa

artifacts/openspool-esp32s2.ota.bin

2.42 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b7e321e2b6b467f35544610228f0532d
1+
8da97efb265106ed594f1bf192051658

0 commit comments

Comments
 (0)