Skip to content

Commit 84fb30e

Browse files
authored
Fixed correct version under **Settings**
Did failed with version under **Settings**
1 parent 24a01cb commit 84fb30e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ full replace means also deleting files that are not in the update package
9999
SNAPSHOT_STABLE_MIRROR="http://www.sourcemod.net/smdrop/1.10/"
100100
SNAPSHOT_STABLE_SEARCHPATTER="http:.*sourcemod-.*-linux.*gz"
101101

102-
SNAPSHOT_DEV_MIRROR="http://www.sourcemod.net/smdrop/1.10/"
102+
SNAPSHOT_DEV_MIRROR="http://www.sourcemod.net/smdrop/1.11/"
103103
SNAPSHOT_DEV_SEARCHPATTER="http:.*sourcemod-.*-linux.*gz"
104104
```

0 commit comments

Comments
 (0)