chore: bump version to 1.1
This commit is contained in:
@@ -10,7 +10,7 @@ const DefaultNameDataFolder string = "data"
|
||||
const DefaultNameUploadFolder string = ".upload"
|
||||
const DefaultPortToListenOn int = 13692
|
||||
const LengthOfRandomBasicAuthPassword int = 16
|
||||
const VersionString string = "1.0"
|
||||
const VersionString string = "1.1"
|
||||
|
||||
var randomBasicAuthPassword string = generateRandomPassword()
|
||||
|
||||
|
Reference in New Issue
Block a user