Bash script for copying and autotyping data from password-store, gopass or prs.

chore: bump version to 2.3.0 #4

merged opened by jcg.re targeting main from push-vwswylplsrxo
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:cposd2qe5gzl2nvkbxqiupy5/sh.tangled.repo.pull/3m47jgnrdkk22
+5 -5
Diff #3
+1 -1
CHANGELOG.md
··· 5 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 - ## [Unreleased] 8 + ## [2.3.0] - 2025-10-28 9 9 10 10 Tessen has been first archived by the original developer and maintainer, and then forked. This marks 11 11 the first new release under new maintenance.
+3 -3
README.md
··· 91 91 ### Stable Release 92 92 93 93 ```bash 94 - curl -LJO https://tangled.org/@jcg.re/tessen/archive/v2.2.3 95 - tar xvzf tessen-v2.2.3.tar.gz 96 - cd tessen-v2.2.3/ 94 + curl -LJO https://tangled.org/@jcg.re/tessen/archive/v2.3.0 95 + tar xvzf tessen-v2.3.0.tar.gz 96 + cd tessen-v2.3.0/ 97 97 sudo make install 98 98 ``` 99 99
+1 -1
tessen
··· 689 689 } 690 690 691 691 main() { 692 - local -r tsn_version="2.2.3" 692 + local -r tsn_version="2.3.0" 693 693 # parse arguments because they have the highest priority 694 694 # make the values supplied to -p, -d, and -a as readonly 695 695 local _opt

History

4 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
chore: bump version to 2.3.0
expand 0 comments
pull request successfully merged
1 commit
expand
chore: bump version to 2.3.0
expand 0 comments
1 commit
expand
chore: bump version to 2.3.0
expand 0 comments
jcg.re submitted #0
1 commit
expand
chore: bump version to 2.3.0
expand 0 comments