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

Commit dc2180d

Browse files
authored
Merge pull request #561 from HowJMay/bump
refacor(config): Bump version name
2 parents cf8699e + 72b8b05 commit dc2180d

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.9.1"
36+
#define TA_VERSION "tangle-accelerator/0.9.2"
3737
#define TA_HOST "localhost"
3838

3939
#ifdef MQTT_ENABLE

0 commit comments

Comments
 (0)