Update Attributes version

This commit is contained in:
whatever127
2019-09-08 19:43:57 +02:00
parent 875621fa57
commit 39353cdb51
20 changed files with 3 additions and 3 deletions

View File

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