hivedav

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

commit 0133d9ea43bcdf7c64a3c5dc7655d21ecef2ea22
parent b9f53ddf72fa8b062aa17dc40f1b35171a1ba1a6
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Thu, 13 Jun 2024 21:21:16 +0200

feat: bump v0.4-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.3" +var hivedavVersion = "v0.4-nightly" func main() { // If exists, load config file from pwd