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

Commit bd083cd

Browse files
author
Yu Wei Wu
committed
fix(config): Bump TA version
1 parent 0e81394 commit bd083cd

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
@@ -20,7 +20,7 @@ extern "C" {
2020
* @brief Configuration of tangle-accelerator
2121
*/
2222

23-
#define TA_VERSION "tangle-accelerator/0.3.0"
23+
#define TA_VERSION "tangle-accelerator/0.5.0"
2424
#define TA_HOST "localhost"
2525
#define TA_PORT "8000"
2626
#define TA_THREAD_COUNT 10

0 commit comments

Comments
 (0)