Skip to content

Commit 35ba0dc

Browse files
committed
Update artifacts after stash
1 parent 29cac8b commit 35ba0dc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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": "1.3.2",
3+
"version": "1.3.3",
44
"builds": [
55
{
66
"chipFamily": "ESP32-S2",
77
"ota": {
88
"path": "openspool-esp32s2.ota.bin",
9-
"md5": "f109997edc4ca9dcca7147f35ee2edcf",
10-
"summary": "use github ref name"
9+
"md5": "19a6556d18f9d257d2b09651e7287ad3",
10+
"summary": "Remove improv-bluetooth"
1111
},
1212
"parts": [
1313
{
0 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b22436ea6f057768089ea809de50bae8
1+
2ce294f76d7f2233702db2fec5bdb3a2

artifacts/openspool-esp32s2.ota.bin

0 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f109997edc4ca9dcca7147f35ee2edcf
1+
19a6556d18f9d257d2b09651e7287ad3

firmware/conf.d/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
# Do not modify, github actions will update the number on each new release
33
substitutions:
4-
version: "1.3.2"
4+
version: "1.3.3"

0 commit comments

Comments
 (0)