tessen

default description
git clone https://git.awy.one/tessen.git
Log | Files | Refs | README | LICENSE

commit 3128569ca1fb14836927386d03cf6d3682c06b01
parent 55d44575ef8e24c6ea524c41b3be0599d798c6e2
Author: Ayush Agarwal <ayushnix@fastmail.com>
Date:   Thu, 30 Mar 2023 14:40:24 +0530

semver: bump version to 2.2.1-dev

Diffstat:
Mtessen | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tessen b/tessen @@ -681,7 +681,7 @@ parse_config() { } main() { - local -r tsn_version="2.2.1" + local -r tsn_version="2.2.1-dev" # parse arguments because they have the highest priority # make the values supplied to -p, -d, and -a as readonly local _opt