mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 15:02:13 +08:00
Release: Bump version to 11.4.0-pre (#94569)
bump version 11.4.0-pre Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
![132647405+grafana-delivery-bot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
67ee40ce12
commit
032d0669cd
@ -3,7 +3,7 @@
|
||||
"license": "AGPL-3.0-only",
|
||||
"private": true,
|
||||
"name": "@grafana/sql",
|
||||
"version": "11.3.0-pre",
|
||||
"version": "11.4.0-pre",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/grafana/grafana.git",
|
||||
@ -15,11 +15,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.13.4",
|
||||
"@grafana/data": "11.3.0-pre",
|
||||
"@grafana/e2e-selectors": "11.3.0-pre",
|
||||
"@grafana/data": "11.4.0-pre",
|
||||
"@grafana/e2e-selectors": "11.4.0-pre",
|
||||
"@grafana/experimental": "2.1.2",
|
||||
"@grafana/runtime": "11.3.0-pre",
|
||||
"@grafana/ui": "11.3.0-pre",
|
||||
"@grafana/runtime": "11.4.0-pre",
|
||||
"@grafana/ui": "11.4.0-pre",
|
||||
"@react-awesome-query-builder/ui": "6.6.3",
|
||||
"immutable": "4.3.7",
|
||||
"lodash": "4.17.21",
|
||||
|
Reference in New Issue
Block a user