Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
chill117 committed Jun 13, 2022
1 parent ddd1e5c commit 3189c37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,7 @@
# Changelog

* v1.3.4:
* Better initialization state handling
* v1.3.3:
* Fix getInt/Short/Float config value when set to empty-string
* v1.3.2:
Expand Down
2 changes: 1 addition & 1 deletion platformio.ini
Expand Up @@ -46,7 +46,7 @@ build_flags =
[firmware]
build_flags =
'-D FIRMWARE_NAME="Bleskomat ATM"'
'-D FIRMWARE_VERSION="v1.3.2"'
'-D FIRMWARE_VERSION="v1.3.4"'
!echo "'-D FIRMWARE_COMMIT_HASH=\"$(git rev-parse HEAD)\"'"

[env:bleskomat32]
Expand Down

0 comments on commit 3189c37

Please sign in to comment.