mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 16:38:03 -06:00
127decee1e
* remove latest.json and replace with api call to grafana.com * remove latest.json * Revert "remove latest.json" This reverts commitbcff43d898
. * Revert "remove latest.json and replace with api call to grafana.com" This reverts commit02b867d84e
. * add deprecation message to latest.json
6 lines
183 B
JSON
6 lines
183 B
JSON
{
|
|
"__message": "This file is now deprecated, and will be removed in a future release. No further updates should be made to this file",
|
|
"stable": "10.2.3",
|
|
"testing": "10.2.3"
|
|
}
|