Skip to content

Commit a958339

Browse files
committed
Update version
1 parent d69e003 commit a958339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indexer/shared/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
const (
8-
ApplicationVersion = "2.2.0"
8+
ApplicationVersion = "2.2.1"
99
)
1010

1111
var (

0 commit comments

Comments
 (0)