diff --git a/telega.el b/telega.el index 9ee71b2..62eb766 100644 --- a/telega.el +++ b/telega.el @@ -8,8 +8,8 @@ ;; Keywords: comm ;; Package-Requires: ((emacs "27.1") (visual-fill-column "1.9") (rainbow-identifiers "0.2.2")) ;; URL: https://github.com/zevlg/telega.el -;; Version: 0.8.230 -(defconst telega-version "0.8.230") +;; Version: 0.8.231 +(defconst telega-version "0.8.231") (defconst telega-server-min-version "0.7.7") (defconst telega-tdlib-min-version "1.8.23") (defconst telega-tdlib-max-version nil)