kopia lustrzana https://github.com/meshtastic/firmware
1.2.37 fix release script
rodzic
a98bf80c24
commit
29587d4c4e
|
@ -49,7 +49,7 @@ jobs:
|
|||
|
||||
# Will be available in steps.version.outputs.version
|
||||
- name: Get version string
|
||||
run: echo "::set-output name=version::$(./bin/buildinfo.py)"
|
||||
run: echo "::set-output name=version::$(./bin/buildinfo.py short)"
|
||||
id: version
|
||||
|
||||
- name: Build everything
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[VERSION]
|
||||
major = 1
|
||||
minor = 2
|
||||
build = 36
|
||||
build = 37
|
||||
|
|
Ładowanie…
Reference in New Issue