aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-10-01 14:42:32 +0300
committerThanos Apollo <[email protected]>2023-10-01 14:43:08 +0300
commitd8be3e72c7be49681188d48bec0b296637724a15 (patch)
tree207e1b2686ba112a9c2dba314024543751b6fa51
parentfad95d40e147be1787640f3eaf54cc4c706d1d55 (diff)
Mark as version 2.0.42.0.4
- Fix issues with yeetube-mode & yeetube-faces
-rw-r--r--yeetube.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/yeetube.el b/yeetube.el
index edb0011..b918936 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -5,8 +5,8 @@
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions youtube videos
;; URL: https://git.thanosapollo.com/yeetube
-;; Version: 2.0.3
-(defvar yeetube--version '2.0.3)
+;; Version: 2.0.4
+(defvar yeetube--version '2.0.4)
;; Package-Requires: ((emacs "27.2"))