diff options
author | Thanos Apollo <[email protected]> | 2023-08-04 16:22:23 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-08-04 16:22:23 +0300 |
commit | f9e2c82cca56a544cb36b295799db9da84738244 (patch) | |
tree | 122738c78ccad45eb55ee22daa242f2985e3380b | |
parent | de4d5b39fc852aa7fba733bbeef5bbb1d003bad6 (diff) |
Mark as Version 1.4.2
- Feature: Change video platform interactively
- Simplify creation of *Yeetube Search* buffer
-rw-r--r-- | yeetube.el | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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")) |