Fix messed up architecture being reported to the server

This commit is contained in:
whatever127
2019-07-30 19:44:14 +02:00
parent 9c6f0352e8
commit c5c6c47f15
2 changed files with 6 additions and 2 deletions

View File

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