diff --git a/filemanager.go b/filemanager.go index b5156b69..3f99b472 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.4" 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 94c6d506..fc06f2a3 100644 --- a/rice-box.go.REMOVED.git-id +++ b/rice-box.go.REMOVED.git-id @@ -1 +1 @@ -853a68d1174e37b58386160a6de2498f73b4083c \ No newline at end of file +be5b409fc6ffa5e4c331a99a624617b653373bee \ No newline at end of file