API 1.6.0

- build number for fetching can be provided using build.minor format
- added size prediction for files that are not in database
This commit is contained in:
mkuba50
2017-11-03 19:33:17 +01:00
parent b36195e224
commit 352398a309
3 changed files with 26 additions and 12 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.5.1';
return '1.6.0';
}
function uupApiPrintBrand() {