internal logic handling for cron webserver
This commit is contained in:
3
.changes/unreleased/Changed-20260211-131757.yaml
Normal file
3
.changes/unreleased/Changed-20260211-131757.yaml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
kind: Changed
|
||||||
|
body: internal logic handling for cron webserver
|
||||||
|
time: 2026-02-11T13:17:57.323387016-06:00
|
||||||
@@ -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