We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a01cb commit 84fb30eCopy full SHA for 84fb30e
1 file changed
README.md
@@ -99,6 +99,6 @@ full replace means also deleting files that are not in the update package
99
SNAPSHOT_STABLE_MIRROR="http://www.sourcemod.net/smdrop/1.10/"
100
SNAPSHOT_STABLE_SEARCHPATTER="http:.*sourcemod-.*-linux.*gz"
101
102
-SNAPSHOT_DEV_MIRROR="http://www.sourcemod.net/smdrop/1.10/"
+SNAPSHOT_DEV_MIRROR="http://www.sourcemod.net/smdrop/1.11/"
103
SNAPSHOT_DEV_SEARCHPATTER="http:.*sourcemod-.*-linux.*gz"
104
```
0 commit comments