summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-24 16:25:41 -0600
committerJeff Carr <[email protected]>2024-01-24 16:25:41 -0600
commit4735d37b3c210d0251256d0b4769c5caf9aaa066 (patch)
treebe99f71fcf91b4377409bc9f175159424fab905d /main.go
parentf2ad6d3138ce39e6fdd0508eeddd2439ad275f3c (diff)
attempt to release versions
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index 84407af..1c03f30 100644
--- a/main.go
+++ b/main.go
@@ -145,4 +145,5 @@ func repoworld() {
}
addRepo(reposgrid, path, mbranch, dbranch, ubranch)
}
+ reposwin.Toggle()
}