mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
set version to 2.0.1
This commit is contained in:
@@ -2,7 +2,7 @@ package version
|
||||
|
||||
import "strings"
|
||||
|
||||
const version = "2.0.0-dev"
|
||||
const version = "2.0.1"
|
||||
|
||||
var (
|
||||
commit = ""
|
||||
|
||||
Reference in New Issue
Block a user