We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69e003 commit a958339Copy full SHA for a958339
1 file changed
indexer/shared/constants.go
@@ -5,7 +5,7 @@ import (
5
)
6
7
const (
8
- ApplicationVersion = "2.2.0"
+ ApplicationVersion = "2.2.1"
9
10
11
var (
0 commit comments