We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e57d4c commit 11b0787Copy full SHA for 11b0787
shell/config/version.js
@@ -30,4 +30,4 @@ export function setKubeVersionData(v) {
30
_kubeVersionData = JSON.parse(JSON.stringify(v));
31
}
32
33
-export const CURRENT_RANCHER_VERSION = '2.12';
+export const CURRENT_RANCHER_VERSION = '2.13';
0 commit comments