Skip to content

Commit

Permalink
Bumped version package.json to 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Schmidt authored and Lars Schmidt committed May 8, 2023
1 parent 9c7c13f commit 7ef3203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ The actual screenshots are from "Quick Check" example below. Do not delete old s
* - test-instana.pink (with proxy)
* - qa-onprem (without proxy)
* Update `src/plugin.json` with the new version number and the version date.
* Update `package.json` with the new version number.
* Update `src/components/QueryEditor.tsx` (check the bottom of the file) with the new version number.
* Update `CHANGELOG.md` with short information about the current changes for this version.
* Run the full build again, this should update `dist/plugin.json`...
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "instana-datasource",
"version": "1.0.0",
"version": "3.3.6",
"description": "Instana Data Source for Grafana",
"scripts": {
"build": "grafana-toolkit plugin:build",
Expand Down

0 comments on commit 7ef3203

Please sign in to comment.