Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hexahigh committed May 1, 2024
1 parent d82a9f9 commit 25e0777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import (
"github.com/peterbourgon/ff"
)

const version = "4.0.1"
const version = "4.0.2"

var (
dataDir = flag.String("d", "./data", "Folder to store files")
Expand Down

0 comments on commit 25e0777

Please sign in to comment.