aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-07-07 09:51:52 +0300
committerThanos Apollo <[email protected]>2023-07-07 09:51:52 +0300
commit5b51e56f3a4a88828c7a63cf33f870c7b9ca109a (patch)
tree60a53b35dd6b3c6a637c53d34c62056b7df27ce1
parent55a621164176810d170fcc7e053de9da8dba31a7 (diff)
Mark as version 1.1.01.1.0
- fix issues with titles - Use socket for mpv to allow for pause/play functionality - Add error handlers/warnings
-rw-r--r--yeetube.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yeetube.el b/yeetube.el
index f50dbe5..b963e50 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.0.0
+;; Version: 1.1.0
;; Package-Requires: ((emacs "27.1"))
;; This program is free software; you can redistribute it and/or modify