Skip to content

Commit d41715c

Browse files
committed
Version 1.3.4
1 parent f658394 commit d41715c

File tree

2 files changed

+294
-294
lines changed

2 files changed

+294
-294
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.4"
2626

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

rice-box.go

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

0 commit comments

Comments
 (0)