mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 22:30:56 +03:00
set version to 1.1.0
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
sftpgo (1.1.0-1ppa1) bionic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
||||
-- Nicola Murino <nicola.murino@gmail.com> Thu, 10 Oct 2020 22:09:55 +0200
|
||||
|
||||
sftpgo (1.0.1-dev.105-1ppa1) bionic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
||||
@@ -2,7 +2,7 @@ package version
|
||||
|
||||
import "strings"
|
||||
|
||||
const version = "1.0.0-dev"
|
||||
const version = "1.1.0"
|
||||
|
||||
var (
|
||||
commit = ""
|
||||
|
||||
Reference in New Issue
Block a user