diff options
author | Thanos Apollo <[email protected]> | 2023-07-07 09:51:52 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-07 09:51:52 +0300 |
commit | 5b51e56f3a4a88828c7a63cf33f870c7b9ca109a (patch) | |
tree | 60a53b35dd6b3c6a637c53d34c62056b7df27ce1 | |
parent | 55a621164176810d170fcc7e053de9da8dba31a7 (diff) |
Mark as version 1.1.0
- fix issues with titles
- Use socket for mpv to allow for pause/play functionality
- Add error handlers/warnings
-rw-r--r-- | yeetube.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ ;; Author: Thanos Apollo <[email protected]> ;; Keywords: extensions ;; URL: https://git.sr.ht/~thanosapollo/yeetube.el -;; Version: 1.0.0 +;; Version: 1.1.0 ;; Package-Requires: ((emacs "27.1")) ;; This program is free software; you can redistribute it and/or modify |