Skip to content

Commit 50d59e9

Browse files
Marcin Maciaszczykk8s-ci-robot
Marcin Maciaszczyk
authored andcommitted
Prepare for 1.10.1 release (#3414)
* Prepare for 1.10.1 release * Revert YAML versions for now * Revert redundant file
1 parent 39c9ec4 commit 50d59e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const version = {
5959
/**
6060
* Current release version of the project.
6161
*/
62-
release: 'v1.10.0',
62+
release: 'v1.10.1',
6363
/**
6464
* Version name of the head release of the project.
6565
*/

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"//-1-//": "Specification of this file can be found at: https://docs.npmjs.com/files/package.json",
33
"name": "kubernetes-dashboard",
4-
"version": "1.10.0",
4+
"version": "1.10.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/kubernetes/dashboard.git"

0 commit comments

Comments
 (0)