* auto-update: use 'selfupdate_min_version' from version.json
This commit is contained in:
@@ -250,6 +250,8 @@ Example of version.json data:
|
||||
"selfupdate_min_version": "v0.0"
|
||||
}
|
||||
|
||||
Server can only auto-update if the current version is equal or higher than `selfupdate_min_version`.
|
||||
|
||||
Request:
|
||||
|
||||
GET /control/version.json
|
||||
|
||||
Reference in New Issue
Block a user