mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-08 07:10:56 +03:00
set version to 2.6.0
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ package version
|
||||
import "strings"
|
||||
|
||||
const (
|
||||
version = "2.5.99-dev"
|
||||
version = "2.6.0"
|
||||
appName = "SFTPGo"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user