diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2022-04-02 01:43:03 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2022-04-02 01:43:03 +0530 |
commit | 0251fe3f4bf01df0ed0d3304470a5578630cf656 (patch) | |
tree | e76bfade83d78b14ddf7d16b83f2b9b05b02839e /tessen | |
parent | 55e71b58fed4149e72f02ad80fc2c494e1c4567d (diff) |
release: bump version to 2.1.2, update CHANGELOGv2.1.2
fixed the heading levels in CHANGELOG.md as well
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.1" +readonly tsn_version="2.1.2" declare pass_backend dmenu_backend tsn_action tsn_config declare -a dmenu_backend_opts tmp_rofi_opts tmp_wofi_opts declare tsn_userkey tsn_urlkey tsn_autokey tsn_delay tsn_web_browser |