Browse Source

update to firmware 0.87.0

Bob 2 years ago
parent
commit
29bec701ce
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]+'
       - 'v[0-9]+.[0-9]+.[0-9]+'
 
 
 env:
 env:
-  firmware_version: '0.86.2'
+  firmware_version: '0.87.0'
 
 
 jobs:
 jobs:
   build:
   build: