diff --git a/filemanager.go b/filemanager.go index b5156b69..c1cb7adc 100644 --- a/filemanager.go +++ b/filemanager.go @@ -22,7 +22,7 @@ import ( ) // Version is the current File Manager version. -const Version = "(untracked)" +const Version = "1.3.5" var ( ErrExist = errors.New("the resource already exists") diff --git a/rice-box.go.REMOVED.git-id b/rice-box.go.REMOVED.git-id index fc06f2a3..636c900d 100644 --- a/rice-box.go.REMOVED.git-id +++ b/rice-box.go.REMOVED.git-id @@ -1 +1 @@ -be5b409fc6ffa5e4c331a99a624617b653373bee \ No newline at end of file +fb04f17b945f280665365cf87b85c4f8c936b31a \ No newline at end of file