diff --git a/filemanager.go b/filemanager.go index 61717408..90975b50 100644 --- a/filemanager.go +++ b/filemanager.go @@ -21,7 +21,7 @@ import ( ) // Version is the current File Manager version. -const Version = "(untracked version)" +const Version = "1.3.0" 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 767b761d..8a67baa8 100644 --- a/rice-box.go.REMOVED.git-id +++ b/rice-box.go.REMOVED.git-id @@ -1 +1 @@ -265f5bada56b25f05069c6557a760ae229897fee \ No newline at end of file +c84063400f22d83abd9d7addb9472771523220ef \ No newline at end of file