You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Use `Kibana v7.17.1 compatibility release.` as the release text.
92
+
# Add the build file `kibanaMilestonesVis-7.17.1.zip` to the releases' binaries.
93
93
94
94
# Almost done! Before the next release, a little cleanup: Just delete the temporary plugin you create so you can create another one for comparison for the next release.
### Installing by first downloading a zipped release
24
24
25
-
- Head over to https://github.com/walterra/kibana-milestones-vis/releases and download the ZIP of the version you want to use, e.g. https://github.com/walterra/kibana-milestones-vis/releases/download/v7.17.0/kibanaMilestonesVis-7.17.0.zip
26
-
- Inside your kibana directory, run `bin/kibana-plugin install file:///<path-to-file>/kibanaMilestonesVis-7.17.0.zip`, then `npm run start`
25
+
- Head over to https://github.com/walterra/kibana-milestones-vis/releases and download the ZIP of the version you want to use, e.g. https://github.com/walterra/kibana-milestones-vis/releases/download/v7.17.1/kibanaMilestonesVis-7.17.1.zip
26
+
- Inside your kibana directory, run `bin/kibana-plugin install file:///<path-to-file>/kibanaMilestonesVis-7.17.1.zip`, then `npm run start`
0 commit comments