Skip to content

Commit

Permalink
Prepare v0.11.4 release
Browse files Browse the repository at this point in the history
Update CHANGELOG.md and bump include/astarte.h.

Signed-off-by: Davide Bettio <davide.bettio@ispirata.com>
  • Loading branch information
bettio committed Jan 26, 2021
1 parent f011d59 commit ff5f8c7
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
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.11.4] - 2021-01-26

## [0.11.2] - 2020-08-31
### Added
- Add device hardware id getter.
Expand Down
2 changes: 1 addition & 1 deletion include/astarte.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Version information
#define ASTARTE_DEVICE_SDK_MAJOR 0
#define ASTARTE_DEVICE_SDK_MINOR 11
#define ASTARTE_DEVICE_SDK_PATCH 1
#define ASTARTE_DEVICE_SDK_PATCH 4

// clang-format off

Expand Down

0 comments on commit ff5f8c7

Please sign in to comment.