aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-07-08 11:47:03 +0300
committerThanos Apollo <[email protected]>2023-07-08 11:47:03 +0300
commit774dc1935189cf995fffbb89b0d78c9979574f0f (patch)
tree90792751a4f1bacbe017dfaaad07941257b26770
parent4f66b32221ee94d14a58c302b5a59807f8943de6 (diff)
Mark as version 1.2.01.2.0
- Fix integration between yeetube-search and yeetube-results-limit yeetube-search does not "fail" anymore if yeetube-search does not find enough video-ids to satisfy yeetube-results-limit. yeetube-results-limit is now just a limit just like it should have been from the start.
-rw-r--r--yeetube.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yeetube.el b/yeetube.el
index ac1b3d3..df4015d 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -5,7 +5,7 @@
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions
;; URL: https://git.sr.ht/~thanosapollo/yeetube.el
-;; Version: 1.1.0
+;; Version: 1.2.0
;; Package-Requires: ((emacs "27.1"))
;; This program is free software; you can redistribute it and/or modify