mirror of
https://github.com/kataras/iris.git
synced 2025-12-21 03:47:04 +00:00
Iris run: (rizla) disable the banner on each reload, fix two-times reload on windows
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
const (
|
||||
// Version of Iris command line tool
|
||||
Version = "0.0.8"
|
||||
Version = "0.0.9"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user