diff options
author | Thanos Apollo <[email protected]> | 2023-07-19 12:11:41 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-19 12:11:41 +0300 |
commit | 140e318bea81948615bb31cf4b7e4b194cf891c7 (patch) | |
tree | 7fcf5a050cc6b4ba8fedc9f91e49a03da94bd8d1 | |
parent | 41c314ea4a2556983b229d2823c5c56c144dde19 (diff) |
Mark as version 1.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.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |