Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit 6714c37

Browse files
committed
refactor(config): Bump version number
Bump the version number for releasing
1 parent 5feff10 commit 6714c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accelerator/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ extern "C" {
3333
* @brief Configuration of tangle-accelerator
3434
*/
3535

36-
#define TA_VERSION "tangle-accelerator/0.8.0"
36+
#define TA_VERSION "tangle-accelerator/0.9.0"
3737
#define TA_HOST "localhost"
3838

3939
#ifdef MQTT_ENABLE

0 commit comments

Comments
 (0)