Skip to content

Commit

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

* v1.3.1:
* Fix randomly failing platform WebSocket connection
* v1.3.0:
* Added "onlineOnly" configuration option
* Fixed TLS connection problems
Expand Down
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ build_flags =
[firmware]
build_flags =
'-D FIRMWARE_NAME="Bleskomat ATM"'
'-D FIRMWARE_VERSION="v1.3.0"'
'-D FIRMWARE_VERSION="v1.3.1"'
!echo "'-D FIRMWARE_COMMIT_HASH=\"$(git rev-parse HEAD)\"'"

[env:bleskomat32]
Expand Down

0 comments on commit 229ffc0

Please sign in to comment.