Move latest version to 2.1 RC4 or later
jdarwood007

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

... ...
@@ -28,7 +28,7 @@
28 28
 		<remove-file name="$themes_dir/default/SolveTopic-Display.template.php" />
29 29
 	</uninstall>	
30 30
 
31
-	<install for="2.1 RC3, 2.1 RC4, 2.1-2.1.99">
31
+	<install for="2.1 RC4, 2.1-2.1.99">
32 32
 		<readme type="file" parsebbc="true">readme/readme-install.english.txt</readme>	
33 33
 		<require-file name="sources/SolveTopic.php" destination="$sourcedir" />
34 34
 		<require-file name="sources/SolveTopic-Admin.php" destination="$sourcedir" />
... ...
@@ -59,7 +59,7 @@
59 59
 		<hook function="integrate_moderate_areas_solveTopic" hook="integrate_moderate_areas" file="$sourcedir/SolveTopic-Admin.php" />
60 60
 		<hook function="integrate_viewModLog_solveTopic" hook="integrate_viewModLog" file="$sourcedir/SolveTopic-Admin.php" />
61 61
 	</install>
62
-	<uninstall for="2.1 RC3, 2.1 RC4, 2.1-2.1.99">
62
+	<uninstall for="2.1 RC4, 2.1-2.1.99">
63 63
 		<database>install/uninstall-optional.php</database>
64 64
 		<readme type="file" parsebbc="true">readme/readme-uninstall.english.txt</readme>	
65 65
 		<modification reverse="true">english.xml</modification>
66 66