internal logic handling for cron webserver

This commit is contained in:
2026-02-11 13:18:06 -06:00
parent 4c152f8089
commit 9f996f60c6
2 changed files with 4 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
const versionStr = "0.11.5"
const versionStr = "0.12.0"
var (
versionCmd = &cobra.Command{