mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
valid example json, fix https://github.com/atom/electron/issues/2228
This commit is contained in:
@@ -85,7 +85,7 @@ to the update request provided:
|
||||
"url": "http://mycompany.com/myapp/releases/myrelease",
|
||||
"name": "My Release Name",
|
||||
"notes": "Theses are some release notes innit",
|
||||
"pub_date": "2013-09-18T12:29:53+01:00",
|
||||
"pub_date": "2013-09-18T12:29:53+01:00"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user