Update attributes

This commit is contained in:
whatever127
2020-01-15 19:10:26 +01:00
parent 8bceb8aac3
commit 4c4bf727cb
2 changed files with 10 additions and 5 deletions

View File

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