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 8a67baa8..32919cf6 100644 --- a/rice-box.go.REMOVED.git-id +++ b/rice-box.go.REMOVED.git-id @@ -1 +1 @@ -c84063400f22d83abd9d7addb9472771523220ef \ No newline at end of file +ff1dc93e7042a5be07b719f0a1b7d1aca3f13b08 \ No newline at end of file