mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 20:59:35 +08:00

* remove latest.json and replace with api call to grafana.com * remove latest.json * Revert "remove latest.json" This reverts commit bcff43d898d571c36680c2267c3cfaa5d8a60bef. * Revert "remove latest.json and replace with api call to grafana.com" This reverts commit 02b867d84ed43e0b0e27524afa87fae1f92f6835. * 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"
|
|
}
|