build 0.1.7

This commit is contained in:
Matthias Wientapper
2026-02-10 20:33:30 +01:00
parent 6d952051a1
commit 965a7aac20
2 changed files with 1 additions and 3 deletions

View File

@@ -2,9 +2,7 @@
git branch -D pr-1297
git branch -D pr-1338
git branch -D pr-1398
# fetch PRs
git fetch upstream pull/1398/head:pr-1398
git fetch upstream pull/1338/head:pr-1338
git fetch upstream pull/1297/head:pr-1297

View File

@@ -3,7 +3,7 @@
export PATH="$HOME/.platformio/penv/bin:$PATH"
LOGFILE="$PWD/meshcore-evo-fw.log"
FIRMWARE_VERSION="v1.12.0-evo_0.1.6"
FIRMWARE_VERSION="v1.12.0-evo_0.1.7"
FIRMWARE_BUILD_DATE=$(date '+%d-%b-%Y')
collect_bin_files(){