We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535104f commit d8c6366Copy full SHA for d8c6366
version.mk
@@ -1,5 +1,5 @@
1
COLLECTOR_VERSION_MAJOR = 1
2
-COLLECTOR_VERSION_MINOR = 2
+COLLECTOR_VERSION_MINOR = 3
3
COLLECTOR_VERSION_PATCH = 0
4
COLLECTOR_VERSION = $(COLLECTOR_VERSION_MAJOR).$(COLLECTOR_VERSION_MINOR).$(COLLECTOR_VERSION_PATCH)
5
COLLECTOR_VERSION_SUFFIX = -SNAPSHOT
0 commit comments