mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:03:01 +08:00
Fix latest.json
The trailing comma trips up both Python and JS JSON parsers.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user