aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-07-19 12:11:41 +0300
committerThanos Apollo <[email protected]>2023-07-19 12:11:41 +0300
commit140e318bea81948615bb31cf4b7e4b194cf891c7 (patch)
tree7fcf5a050cc6b4ba8fedc9f91e49a03da94bd8d1
parent41c314ea4a2556983b229d2823c5c56c144dde19 (diff)
Mark as version 1.3.31.3.3
- Adjust code to make it more maintanable - Improve decoding - Adjust socket for non-unix systems -- this needs further testing
-rw-r--r--yeetube.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yeetube.el b/yeetube.el
index 1c4df53..3e1f531 100644
--- a/yeetube.el
+++ b/yeetube.el
@@ -5,7 +5,7 @@
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions youtube videos invidious
;; URL: https://git.sr.ht/~thanosapollo/yeetube.el
-;; Version: 1.3.2
+;; Version: 1.3.3
;; Package-Requires: ((emacs "27.2"))
;; This program is free software; you can redistribute it and/or modify