Skip to content

Commit 11b0787

Browse files
authored
change version in rancher docs links (#15774)
1 parent 4e57d4c commit 11b0787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/config/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ export function setKubeVersionData(v) {
3030
_kubeVersionData = JSON.parse(JSON.stringify(v));
3131
}
3232

33-
export const CURRENT_RANCHER_VERSION = '2.12';
33+
export const CURRENT_RANCHER_VERSION = '2.13';

0 commit comments

Comments
 (0)