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 d1b4c6b commit 49d8ce1Copy full SHA for 49d8ce1
main.go
@@ -35,7 +35,7 @@ type Application struct {
35
36
var App = Application{
37
Name: "Patchouli",
38
- Version: "0.1.0",
+ Version: "0.1.1",
39
Author: "Philipp Speck <[email protected]>",
40
Description: "Patch Management Planner",
41
}
0 commit comments