We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a279664 commit 06b80d3Copy full SHA for 06b80d3
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.3"
+const ecs_discoverer_version = "0.4.4"
0 commit comments