A few fixes, update attributes

This commit is contained in:
mkuba50
2019-01-31 20:17:41 +01:00
parent c4fb38e6f5
commit e2ea2e5fee
4 changed files with 147 additions and 21 deletions

View File

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