We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c31531 commit f76b727Copy full SHA for f76b727
indexer/shared/constants.go
@@ -1,5 +1,5 @@
1
package shared
2
3
const (
4
- ApplicationVersion = "2.0.2"
+ ApplicationVersion = "2.1.0"
5
)
0 commit comments