We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c9ec4 commit 50d59e9Copy full SHA for 50d59e9
build/conf.js
@@ -59,7 +59,7 @@ const version = {
59
/**
60
* Current release version of the project.
61
*/
62
- release: 'v1.10.0',
+ release: 'v1.10.1',
63
64
* Version name of the head release of the project.
65
package.json
@@ -1,7 +1,7 @@
1
{
2
"//-1-//": "Specification of this file can be found at: https://docs.npmjs.com/files/package.json",
3
"name": "kubernetes-dashboard",
4
- "version": "1.10.0",
+ "version": "1.10.1",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/kubernetes/dashboard.git"
0 commit comments