From 9a78c4cc6427e57e04e230f91ec3fbd74abd5a5a Mon Sep 17 00:00:00 2001 From: John Rayes Date: Wed, 9 Jun 2021 16:47:11 -0700 Subject: [PATCH] fix: Version check should replace placeholders --- src/package-info.xml | 70 +++++++++++++++++++++++--------------------- src/redirect.txt | 1 - 2 files changed, 37 insertions(+), 34 deletions(-) delete mode 100644 src/redirect.txt diff --git a/src/package-info.xml b/src/package-info.xml index 4073a58..bbd3b19 100644 --- a/src/package-info.xml +++ b/src/package-info.xml @@ -1,38 +1,42 @@ - Custom Form Mod - LHVWB:CustomFormMod - modification + Custom Form Mod + LHVWB:CustomFormMod + modification 2.0.0 - - ]]> - redirect.txt - readme.txt - install.php - - - - - - - - - uninstall.txt - uninstall-optional.php - uninstall-required.php - - - - - - - + + ]]> + + readme.txt + install.php + + + + + + + + + uninstall.txt + uninstall-optional.php + uninstall-required.php + + + + + + + diff --git a/src/redirect.txt b/src/redirect.txt deleted file mode 100644 index 8810d3e..0000000 --- a/src/redirect.txt +++ /dev/null @@ -1 +0,0 @@ -The Custom Forms mod has been installed successfully! You will now be taken to the settings page. \ No newline at end of file