Version 1.3.2
parent
2ad805d793
commit
6fce037280
|
@ -22,7 +22,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
// Version is the current File Manager version.
|
// Version is the current File Manager version.
|
||||||
const Version = "(untracked)"
|
const Version = "1.3.2"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
ErrExist = errors.New("the resource already exists")
|
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