We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c09c8a commit c728da2Copy full SHA for c728da2
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.4.0"
+const ecs_discoverer_version = "0.4.1"
0 commit comments