From fba7f80c28a3ad8467a34530a7b3f8a5b016943b Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Tue, 5 Mar 2024 17:57:07 +0530 Subject: release: bump the version to 2.2.2 --- tessen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tessen') diff --git a/tessen b/tessen index 1837bda..0e6542c 100755 --- a/tessen +++ b/tessen @@ -684,7 +684,7 @@ parse_config() { } main() { - local -r tsn_version="2.2.1-dev" + local -r tsn_version="2.2.2" # parse arguments because they have the highest priority # make the values supplied to -p, -d, and -a as readonly local _opt -- cgit v1.2.3