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

Commit e41f362

Browse files
authored
Merge pull request #475 from HowJMay/pre-release-v0.9.0
refactor(config): Bump version number
2 parents 8d75119 + 6714c37 commit e41f362

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)