chore: bump version to v5

This commit is contained in:
Henrique Dias
2024-07-29 10:10:19 +02:00
parent f708664906
commit d3732322bc
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package main
import (
"github.com/hacdias/webdav/v4/cmd"
"github.com/hacdias/webdav/v5/cmd"
)
func main() {