We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563eee7 commit 2a6f852Copy full SHA for 2a6f852
version.go
@@ -3,4 +3,4 @@ package main
3
// NOTE: the script build_upload.sh manipulates this file with sed, ensure it still works
4
// if this file is changed
5
6
-const ecs_discoverer_version = "0.3.4"
+const ecs_discoverer_version = "0.4.0"
0 commit comments