diff --git a/filemanager.go b/filemanager.go index 1343eb1a..36398129 100644 --- a/filemanager.go +++ b/filemanager.go @@ -21,7 +21,7 @@ import ( ) // Version is the current File Manager version. -const Version = "(untracked)" +const Version = "1.3.1" var ( ErrExist = errors.New("the resource already exists") diff --git a/rice-box.go.REMOVED.git-id b/rice-box.go.REMOVED.git-id new file mode 100644 index 00000000..2b233317 --- /dev/null +++ b/rice-box.go.REMOVED.git-id @@ -0,0 +1 @@ +5361edece00958caab3c3fcff99e50f5dff981f5 \ No newline at end of file