diff --git a/filemanager.go b/filemanager.go index 0bcb3284..55640e5d 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.3" 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 23e0431f..a9b265c7 100644 --- a/rice-box.go.REMOVED.git-id +++ b/rice-box.go.REMOVED.git-id @@ -1 +1 @@ -36b9bba06c64cd83f3994bbb77fc36948d9d2dfe \ No newline at end of file +89727842b30edb4a9e4c273b3b51ee170714e472 \ No newline at end of file