This commit is contained in:
Oleg Sheynin 2024-06-06 19:55:04 -04:00
parent b62981a338
commit 76218d5eeb
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
0.7.6
0.7.7

View File

@ -5,6 +5,7 @@ declare -A git_repo_arr
git_repo_arr[cvttpy]=git@cloud21.cvtt.vpn:/opt/store/git/cvttpy.git
git_repo_arr[ops]=git@cloud21.cvtt.vpn:/opt/store/git/ops.git
git_repo_arr[research]=git@cloud21.cvtt.vpn:/opt/store/git/research.git
default_project=cvttpy
default_branch=master