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 59ba44dc6787dcb5d21b1448955da4fa7a0824e0
parent 1b7d5b3082aa679da51126b7be54cc50d38738cd
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Fri,  6 Oct 2023 20:45:49 +0200

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