Skip to content

Commit 4e09094

Browse files
committed
Update artifacts after stash
1 parent 7a5a363 commit 4e09094

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

artifacts/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "OpenSpool",
3-
"version": "0.1.20",
3+
"version": "0.1.22",
44
"builds": [
55
{
66
"chipFamily": "ESP32-S2",
77
"ota": {
88
"path": "openspool-esp32s2.ota.bin",
9-
"md5": "aa35f90bd8fe127334bbe0a49c5c2646",
10-
"summary": "only build on tags"
9+
"md5": "1446305e240146df33c4ef2264c95ddc",
10+
"summary": "Fix typo"
1111
},
1212
"parts": [
1313
{
@@ -20,8 +20,8 @@
2020
"chipFamily": "ESP32",
2121
"ota": {
2222
"path": "openspool-esp32.ota.bin",
23-
"md5": "3bbbca8190fa1aae91d826cd59c6e3fc",
24-
"summary": "only build on tags"
23+
"md5": "dda0c79f4bff4b64ad0f5cd90773f839",
24+
"summary": "Fix typo"
2525
},
2626
"parts": [
2727
{

0 commit comments

Comments
 (0)