Skip to content

Commit 8bd24a2

Browse files
committed
Bump version to 0.1.2.
1 parent b283a96 commit 8bd24a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/core/version.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* @def VERSION_REVISION
3232
* @brief The application's revision version number.
3333
*/
34-
#define VERSION_REVISION 1
34+
#define VERSION_REVISION 2
3535

3636
// Public variables
3737
uint8_t const PRODUCT_VERSION_MAJOR = VERSION_MAJOR;

0 commit comments

Comments
 (0)