Skip to content

Commit 6fce037

Browse files
committed
Version 1.3.2
1 parent 2ad805d commit 6fce037

File tree

2 files changed

+277
-277
lines changed

2 files changed

+277
-277
lines changed

filemanager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
)
2323

2424
// Version is the current File Manager version.
25-
const Version = "(untracked)"
25+
const Version = "1.3.2"
2626

2727
var (
2828
ErrExist = errors.New("the resource already exists")

rice-box.go

Lines changed: 276 additions & 276 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)