diff options
| author | Jeff Carr <[email protected]> | 2024-01-24 16:25:41 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-24 16:25:41 -0600 |
| commit | 4735d37b3c210d0251256d0b4769c5caf9aaa066 (patch) | |
| tree | be99f71fcf91b4377409bc9f175159424fab905d /main.go | |
| parent | f2ad6d3138ce39e6fdd0508eeddd2439ad275f3c (diff) | |
attempt to release versions
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -145,4 +145,5 @@ func repoworld() { } addRepo(reposgrid, path, mbranch, dbranch, ubranch) } + reposwin.Toggle() } |
