Save date of fetching build to fileinfo database

This commit is contained in:
mkuba50
2019-02-08 17:20:28 +01:00
parent e32d7446ca
commit 767de7a1a5
4 changed files with 39 additions and 9 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.19.3';
return '1.20.0';
}
require_once dirname(__FILE__).'/auths.php';