Skip to content

Commit 4e52dc8

Browse files
committed
Bump version to 2.11
1 parent 5121f31 commit 4e52dc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dlFilter.mrc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,12 +187,14 @@ dlFilter uses the following code from other people:
187187
Added check for searchbots in channel before requesting searchbot triggers
188188
Fixed over frequent @searchbot-trigger calls when a non-existent search trigger is used.
189189
190+
2.11
191+
190192
*/
191193

192194
; Increase this when you have sufficient changes to justify a release
193195
; When you want to trigger updates for existing users, change the version file.
194196
alias -l DLF.SetVersion {
195-
%DLF.version = 2.10
197+
%DLF.version = 2.11
196198
return %DLF.version
197199
}
198200

0 commit comments

Comments
 (0)