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