hivedav

A curlable free/busy scheduler with CalDAV integration
git clone https://git.in0rdr.ch/hivedav.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit 41710c7fb9ba4d85811ef64545bd0e8586b26192
parent f58e568e41b4527b55b4f2a9b2dca3b67d316ecf
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Wed,  7 Jan 2026 21:15:31 +0100

feat: bump 0.5-nightly

Diffstat:
Mmain.go | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.go b/main.go @@ -11,7 +11,7 @@ import ( "time" ) -var hivedavVersion = "v0.4" +var hivedavVersion = "v0.5-nightly" func main() { // If exists, load config file from pwd