Skip to content

Commit 385b57a

Browse files
authored
Update lemmy-keyboard-navigation.user.js
bump version to 2.1
1 parent 99e9268 commit 385b57a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lemmy-keyboard-navigation.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name lemmy-keyboard-navigation
33
// @match https://*/*
44
// @grant none
5-
// @version 2.0
5+
// @version 2.1
66
// @author vmavromatis
77
// @author howdy@thesimplecorner.org
88
// @author InfinibyteF4
@@ -1287,4 +1287,4 @@ function scrollPage(y) {
12871287
}
12881288
}
12891289

1290-
}
1290+
}

0 commit comments

Comments
 (0)