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 1f76420 commit f074ec3Copy full SHA for f074ec3
app/app.go
@@ -13,7 +13,7 @@ type Application struct {
13
14
var App = Application{
15
Name: "gitti",
16
- Version: "0.1.2",
+ Version: "0.1.3",
17
Author: "Philipp Speck <[email protected]>",
18
Description: "Git HTTP Daemon",
19
Explanation: "Git HTTP Daemon for managing multiple repositories via web hooks.",
0 commit comments