Version 1.3.0
This commit is contained in:
parent
a3f06b526a
commit
a4584e7a55
|
@ -21,7 +21,7 @@ import (
|
|||
)
|
||||
|
||||
// Version is the current File Manager version.
|
||||
const Version = "(untracked version)"
|
||||
const Version = "1.3.0"
|
||||
|
||||
var (
|
||||
ErrExist = errors.New("the resource already exists")
|
||||
|
|
552
rice-box.go
552
rice-box.go
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue