aboutsummaryrefslogtreecommitdiffstats
path: root/yeetube.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-10-13 12:23:35 +0300
committerThanos Apollo <[email protected]>2023-10-13 12:23:35 +0300
commit0a2719e72a8bb09d104044f0cf0c9ebf9485647b (patch)
tree5d829dde3e22fe31c3400cf41613b2866aaa0242 /yeetube.el
parent10b4d997bde31ca7921590d8a6a3fa0a40174c23 (diff)
Mark as version 2.0.62.0.6
- Bug fixes with yeetube-buffer - Fix autoload issues - Set result-limit to 20 - Add ffmpeg dowmload functionality skeleton - Add browse-video url, using invidious
Diffstat (limited to 'yeetube.el')
-rw-r--r--yeetube.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yeetube.el b/yeetube.el
index d7868ee..3b41587 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -5,7 +5,7 @@
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions youtube videos
;; URL: https://git.thanosapollo.com/yeetube
-;; Version: 2.0.5
+;; Version: 2.0.6
;; Package-Requires: ((emacs "27.2"))