 | BuildNeonKubeVersion Field |
The released neonKUBE cluster version.
Note |
---|
WARNING: Do not rename this constant without updating the relevant
release scripts to match.
|
Namespace:
Neon
Assembly:
Neon.Common (in Neon.Common.dll) Version: 2.14.0
Syntaxpublic const string NeonKubeVersion = "0.1.0-alpha"
Public Const NeonKubeVersion As String = "0.1.0-alpha"
public:
literal String^ NeonKubeVersion = "0.1.0-alpha"
static val mutable NeonKubeVersion: string
Field Value
Type:
String
See Also