Update attributes

This commit is contained in:
whatever127
2019-10-24 20:49:08 +02:00
parent d628c2fe69
commit ccfb9c1b3e
2 changed files with 5 additions and 2 deletions

View File

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