feat: update release workflow trigger and increment version to 1.0.6
Some checks failed
Create Release / build (push) Has been cancelled
Some checks failed
Create Release / build (push) Has been cancelled
This commit is contained in:
parent
a027dfb54e
commit
0ccc67f4b2
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -1,4 +1,5 @@
|
||||
name: Create Release
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.0.5"
|
||||
version = "1.0.6"
|
||||
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
|
Loading…
x
Reference in New Issue
Block a user