SMF Customize site doesn't detect versions without hints.
Jeremy D

Jeremy D commited on 2022-03-06 14:38:01
Showing 3 changed files, with 4 additions and 4 deletions.

... ...
@@ -4,7 +4,7 @@
4 4
 	<name>More Spiders</name>
5 5
 	<id>karlbenson:morespiders</id>
6 6
 	<type>modification</type>
7
-	<version>1.3</version>
7
+	<version>1.3.1</version>
8 8
 	
9 9
 	<!--// Upgrade  (from earlier version of the mod) //-->
10 10
 	<upgrade for="1.0 - 1.2">
... ...
@@ -13,7 +13,7 @@
13 13
 	</upgrade>
14 14
 
15 15
 	<!--// Install  //-->
16
-	<install>
16
+	<install for="2.0.*, 2.1.*">
17 17
 		<readme type="file" parsebbc="true">readme.txt</readme>
18 18
 		<code>AddMoreSpiders.php</code>
19 19
 	</install>
... ...
@@ -1,5 +1,5 @@
1 1
 # MORE SPIDERS
2
-[By Karl Benson](https://custom.simplemachines.org/mods/index.php?action=profile;u=63186) | [Link to Customization](https://custom.simplemachines.org/mods/index.php?mod=1157) | [Support Topic](https://www.simplemachines.org/community/index.php?topic=233636)
2
+[By Karl Benson](https://custom.simplemachines.org/index.php?action=profile;u=63186) | [Link to Customization](https://custom.simplemachines.org/mods/index.php?mod=1157) | [Support Topic](https://www.simplemachines.org/community/index.php?topic=233636)
3 3
 
4 4
 #### Introduction
5 5
 Adds 88 more spiders/crawlers/bots to your Spiders section in SMF
... ...
@@ -1,5 +1,5 @@
1 1
 [size=4]MORE SPIDERS[/size]
2
-[url=https://custom.simplemachines.org/mods/index.php?action=profile;u=63186]By Karl Benson[/url] | [url=https://custom.simplemachines.org/mods/index.php?mod=1157]Link to Customization[/url] | [url=https://www.simplemachines.org/community/index.php?topic=233636]Support Topic[/url]
2
+[url=https://custom.simplemachines.org/index.php?action=profile;u=63186]By Karl Benson[/url] | [url=https://custom.simplemachines.org/mods/index.php?mod=1157]Link to Customization[/url] | [url=https://www.simplemachines.org/community/index.php?topic=233636]Support Topic[/url]
3 3
 
4 4
 [size=3]Introduction[/size]
5 5
 Adds 88 more spiders/crawlers/bots to your Spiders section in SMF
6 6