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