Move our latest supported version to 2.1 RC4 or later.
jdarwood007

jdarwood007 commited on 2021-07-29 10:09:52
Showing 1 changed files, with 2 additions and 2 deletions.

... ...
@@ -15,7 +15,7 @@
15 15
 		<modification reverse="true">add_to_existing_ban_group-20x.xml</modification>
16 16
 	</uninstall>
17 17
 
18
-	<install for="2.1 RC2, 2.1 RC3, 2.1-2.1.99">
18
+	<install for="2.1 RC4, 2.1-2.1.99">
19 19
 		<readme>README.txt</readme>
20 20
 		<database>database_install.php</database>
21 21
 
... ...
@@ -31,7 +31,7 @@
31 31
 		<hook hook="integrate_ban_list" function="a2ebg::hook_ban_list" file="$sourcedir/Add2ExistingBanGroup.php" />
32 32
 		<hook hook="integrate_ban_edit_list" function="a2ebg::hook_ban_edit_list" file="$sourcedir/Add2ExistingBanGroup.php" />
33 33
 	</install>
34
-	<uninstall for="2.1 RC2, 2.1 RC3, 2.1-2.1.99">
34
+	<uninstall for="2.1 RC4, 2.1-2.1.99">
35 35
 		<remove-file name="language/Add2ExistingBanGroup.english.php" destination="$themes_dir/default/languages" />
36 36
 		<remove-file name="Add2ExistingBanGroup.template.php" destination="$themedir" />
37 37
 		<remove-file name="Add2ExistingBanGroup.php" destination="$sourcedir" />
38 38