version 0.1.4

This commit is contained in:
martin61
2016-05-15 17:44:58 +02:00
parent 9c23d3ae25
commit 75d4a1590c
2 changed files with 7 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ func main() {
app := cli.NewApp()
app.Name = "i2p-tools"
app.Version = "0.1.3"
app.Version = "0.1.4"
app.Usage = "I2P tools and reseed server"
app.Author = "martin61"
app.Email = "noemail"