Skip to content

Commit

Permalink
Updated version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mboben committed Dec 4, 2024
1 parent d7b3e88 commit 77bbdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indexer/shared/constants.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package shared

const (
ApplicationVersion = "2.0.0"
ApplicationVersion = "2.0.1"
)

0 comments on commit 77bbdab

Please sign in to comment.