Bump version

This commit is contained in:
eraseyourknees@gmail.com 2022-08-25 01:19:06 +02:00
parent d007804b5e
commit 89209ff40c

View File

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