forked from uup-dump/api
More meaningful error code in fetchupd.php
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
function uupApiVersion() {
|
||||
return '0.5.0-beta';
|
||||
return '0.5.1-beta';
|
||||
}
|
||||
|
||||
function uupApiPrintBrand() {
|
||||
|
Reference in New Issue
Block a user