Skip to content

Commit

Permalink
Add bower.json to the files to keep version number in sync (#1466)
Browse files Browse the repository at this point in the history
  • Loading branch information
rf232 authored and bryk committed Nov 22, 2016
1 parent 13fe142 commit 9cc2ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devel/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ the steps below.

1. Send a pull request that increases Kubernetes Dashboard version number in `build/conf.js`.
The property name is `deploy.version.release`. Follow versioning guidelines.
Keep `package.json` and `src/deploy/kubernetes-dashboard.yaml` versions in sync.
Keep `package.json`, `bower.json` and `src/deploy/kubernetes-dashboard.yaml` versions in sync.
1. Get the pull request reviewed and merged.
1. Create a git [release tag](https://github.com/kubernetes/dashboard/releases/) for the merged
pull request. Release description should include changelog.
Expand Down

0 comments on commit 9cc2ca1

Please sign in to comment.