Get rid of the internal packs

This commit is contained in:
eraseyourknees@gmail.com
2022-08-25 03:34:25 +02:00
parent a0f0574a81
commit 16d048df08
466 changed files with 6 additions and 160 deletions

View File

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