We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab875c commit 45b303dCopy full SHA for 45b303d
version.go
@@ -4,4 +4,4 @@ package main
4
const Name string = "mackerel-plugin-mogilefs"
5
6
// Version is version string of this application.
7
-const Version string = "0.4.0"
+const Version string = "0.4.1"
0 commit comments