aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-08-04 16:22:23 +0300
committerThanos Apollo <[email protected]>2023-08-04 16:22:23 +0300
commitf9e2c82cca56a544cb36b295799db9da84738244 (patch)
tree122738c78ccad45eb55ee22daa242f2985e3380b
parentde4d5b39fc852aa7fba733bbeef5bbb1d003bad6 (diff)
Mark as Version 1.4.21.4.2
- Feature: Change video platform interactively - Simplify creation of *Yeetube Search* buffer
-rw-r--r--yeetube.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/yeetube.el b/yeetube.el
index 7455b57..ca208b5 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -5,8 +5,8 @@
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions youtube videos invidious
;; URL: https://git.sr.ht/~thanosapollo/yeetube.el
-;; Version: 1.4.1
-(defvar yeetube--version '1.4.1)
+;; Version: 1.4.2
+(defvar yeetube--version '1.4.2)
;; Package-Requires: ((emacs "27.2"))