We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76e8df commit 74ea16aCopy full SHA for 74ea16a
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.1"
+const ecs_discoverer_version = "0.4.2"
0 commit comments