From a04904ca1b33c51a6d4ddde3811f9217202c353a Mon Sep 17 00:00:00 2001 From: TukangM Date: Mon, 24 Jun 2024 10:51:05 +0000 Subject: [PATCH] forgot --- module.prop | 4 ++-- update.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module.prop b/module.prop index 3e47545..869b5c9 100644 --- a/module.prop +++ b/module.prop @@ -1,8 +1,8 @@ id=pmmp name=PocketMine-MP4Android -version=1.0.1.5.15.0 +version=1.0.1.5.16.0 versionCode=101 author=TukangM -description=PocketMine-MP 5.15.0 server for Android run natively with compiled php8-arm64! +description=PocketMine-MP 5.16.0 server for Android run natively with compiled php8-arm64! updateJson=https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/pmmp/main/update.json support=https://github.com/Magisk-Modules-Alt-Repo/pmmp/issues diff --git a/update.json b/update.json index dd38bdf..fd61659 100644 --- a/update.json +++ b/update.json @@ -1,5 +1,5 @@ { - "version": "v1.0.1.5.15.0", + "version": "v1.0.1.5.16.0", "versionCode": 101, "zipUrl": "https://github.com/Magisk-Modules-Alt-Repo/pmmp/releases/latest/download/pmmp.zip" }