feat: update release workflow trigger and increment version to 1.0.6
Some checks failed
Create Release / build (push) Has been cancelled

This commit is contained in:
Manuel Weiser 2025-02-16 12:11:30 +01:00
parent a027dfb54e
commit 0ccc67f4b2
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
name: Create Release
on:
push:
tags:

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.0.5"
version = "1.0.6"
[env:esp32dev]
platform = espressif32