From ba2f6785574941866f526ffe007d37929bb63ca6 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Wed, 18 May 2022 14:39:01 +0900 Subject: Bump up the version --- edit.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/edit.py b/edit.py index 216c20f..815cc24 100644 --- a/edit.py +++ b/edit.py @@ -10,7 +10,10 @@ # /set plugins.var.python.edit.run_externally "false" # # History: -# 10-18-2015 +# 2022-05-18 +# Version 1.1.0: Use XDG Base Dir, support extension and fences, make editor +# and terminal options more flexible, and small fixes +# 2015-10-18 # Version 1.0.2: Add the ability to run the editor in a external terminal # Version 1.0.1: Add configurable editor key # Version 1.0.0: initial release @@ -160,7 +163,7 @@ def main(): if not weechat.register( "edit", "A Farzat", - "1.0.0", + "1.1.0", "MIT", "Open your $EDITOR to compose a message", "", -- cgit v1.2.3-70-g09d2