diff --git a/pkg/info/types.go b/pkg/info/types.go index b5694d3c..2711e498 100644 --- a/pkg/info/types.go +++ b/pkg/info/types.go @@ -15,7 +15,7 @@ const ( Java Language = "java" ) -// MinimumNumaflowVersion specifies the minimum Numaflow version required by the latest SDK version +// MinimumNumaflowVersion specifies the minimum Numaflow version required by the current SDK version const MinimumNumaflowVersion = "1.2.0-0" // ServerInfo is the information about the server