diff options
author | Thanos Apollo <[email protected]> | 2023-07-05 11:07:05 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-05 18:17:11 +0300 |
commit | 9c3fa082508de4539f261dc4503b3b22e70974f2 (patch) | |
tree | 0e71cebdc5c6eef2aebde5a4987bb57fbcd204bd | |
parent | e2da7cfad8d0b15344a196d200190a41a9807b26 (diff) |
Mark as version 1.0.0
- Add invidious instances support
- Make interface more usable & customizable
-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: 0.0.1 +;; Version: 1.0.0 ;; Package-Requires: ((emacs "27.1")) ;; This program is free software; you can redistribute it and/or modify |