internal logic handling for cron webserver
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
kind: Changed
|
||||||
|
body: internal logic handling for cron webserver
|
||||||
|
time: 2026-02-11T13:17:57.323387016-06:00
|
||||||
+1
-1
@@ -7,7 +7,7 @@ import (
|
|||||||
"github.com/spf13/cobra"
|
"github.com/spf13/cobra"
|
||||||
)
|
)
|
||||||
|
|
||||||
const versionStr = "0.11.5"
|
const versionStr = "0.12.0"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
versionCmd = &cobra.Command{
|
versionCmd = &cobra.Command{
|
||||||
|
|||||||
Reference in New Issue
Block a user