diff --git a/cmd/udap/main.go b/cmd/udap/main.go index 2a912ab..b5e50ec 100644 --- a/cmd/udap/main.go +++ b/cmd/udap/main.go @@ -10,7 +10,7 @@ import ( "udap/internal/orchestrator" ) -const VERSION = "2.16-alpha" +const VERSION = "2.16-beta" func main() {