diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2022-03-05 00:33:45 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2022-03-05 00:33:45 +0530 |
commit | 5f6bc8e45be743c4b2caad7cd675fe1b0bd2d6d1 (patch) | |
tree | d065291aad4cef391f8f3eb10eca0f6cd17db617 | |
parent | 59a2c300f311929336c1bec39dd901e072ccef38 (diff) |
release: change version to unreleased dev
this was motivated by this commit
swaywm/sway/commit/eaeb173a4b9b22d8ba1b35d3d863f0dcb8595341
-rwxr-xr-x | tessen | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ set +x # GLOBAL VARIABLES -readonly tsn_version="2.0.2" +readonly tsn_version="2.1.0-dev" 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 |