mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-18 13:35:37 -04:00
reset version to 0.1.0
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -24,10 +24,9 @@ var (
|
||||
Date = "dev"
|
||||
|
||||
// Legacy defines the old long 4 number OpenCloud version needed for some clients
|
||||
Legacy = "10.11.0.0"
|
||||
|
||||
Legacy = "0.1.0.0"
|
||||
// LegacyString defines the old OpenCloud version needed for some clients
|
||||
LegacyString = "10.11.0"
|
||||
LegacyString = "0.1.0"
|
||||
)
|
||||
|
||||
// Compiled returns the compile time of this service.
|
||||
|
||||
Reference in New Issue
Block a user