branch: externals/auth-source-xoauth2-plugin commit 93a69c392a50b73d8d93ff486090a57dd2616e89 Author: Xiyue Deng <manp...@gmail.com> Commit: Xiyue Deng <manp...@gmail.com>
Tag version 0.1 --- auth-source-xoauth2-plugin.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-source-xoauth2-plugin.el b/auth-source-xoauth2-plugin.el index 07c327adf3..37ab859394 100644 --- a/auth-source-xoauth2-plugin.el +++ b/auth-source-xoauth2-plugin.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2024-2025 Free Software Foundation, Inc. ;; Author: Xiyue Deng <manp...@gmail.com> -;; Version: 0.1-git +;; Version: 0.1 ;; Package-Requires: ((emacs "28.1") (oauth2 "0.17")) ;; This file is not part of GNU Emacs.