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