diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2022-12-22 01:14:13 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2022-12-22 01:14:13 +0530 |
commit | f81c6d63ff7eaa415ba82937f435e4b1fe2839f7 (patch) | |
tree | 1ee452add6d43ba35656dbb63287e86e028f8a61 /tessen | |
parent | 6773f5197928faad1d7dcee808786a947bc295d5 (diff) |
release: bump version to 2.1.3, update CHANGELOGv2.1.3
Diffstat (limited to 'tessen')
-rwxr-xr-x | tessen | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ set +x # GLOBAL VARIABLES -readonly tsn_version="2.1.2" +readonly tsn_version="2.1.3" declare pass_backend dmenu_backend tsn_action tsn_config declare -a dmenu_backend_opts tmp_tofi_opts tmp_rofi_opts tmp_wofi_opts declare tsn_userkey tsn_urlkey tsn_autokey tsn_delay tsn_web_browser |