We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5121f31 commit 4e52dc8Copy full SHA for 4e52dc8
dlFilter.mrc
@@ -187,12 +187,14 @@ dlFilter uses the following code from other people:
187
Added check for searchbots in channel before requesting searchbot triggers
188
Fixed over frequent @searchbot-trigger calls when a non-existent search trigger is used.
189
190
+2.11
191
+
192
*/
193
194
; Increase this when you have sufficient changes to justify a release
195
; When you want to trigger updates for existing users, change the version file.
196
alias -l DLF.SetVersion {
- %DLF.version = 2.10
197
+ %DLF.version = 2.11
198
return %DLF.version
199
}
200
0 commit comments