Browse Source

update to firmware 0.102.3

Bob 1 year ago
parent
commit
ee67ad2027
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -6,7 +6,7 @@ on:
       - 'v[0-9]+.[0-9]+.[0-9]+'
 
 env:
-  firmware_version: '0.101.2'
+  firmware_version: '0.102.3'
 
 jobs:
   build: