Skip to content

Commit 6c5bc6a

Browse files
authored
Update version to v0.1.44 (#244)
1 parent 16787ff commit 6c5bc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/rosetta.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ var NodeVersion = fmt.Sprintf(
1414
)
1515

1616
const (
17-
MiddlewareVersion = "0.1.43"
17+
MiddlewareVersion = "0.1.44"
1818
BlockchainName = "Avalanche"
1919
)

0 commit comments

Comments
 (0)