forked from nuttyartist/notes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUPDATES.json
22 lines (22 loc) · 2.51 KB
/
UPDATES.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"updates": {
"windows": {
"open-url": "https://github.com/nuttyartist/notes/releases/download/v1.5.0/NotesSetup.exe",
"latest-version": "1.5.0",
"download-url": "https://github.com/nuttyartist/notes/releases/download/v1.5.0/NotesSetup.exe",
"changelog": "This release brings many improvements to our first version, including:\n\n• Markdown formatting.\n• Highlighted search.\n• Option for a native window frame.\n• Minor aesthetic changes.\n• Many bug fixes.\n\nAlso, we're happy to announce that Notes has been downloaded more than half a million times! And counting! More than the numbers, it is the emails we get from people about how Notes been a great tool for them. This is what truly matters to us.\n\nVersion 2.0.0 is going to be packed with some new features (folders and tags among them). Stay tuned."
},
"osx": {
"open-url": "https://github.com/nuttyartist/notes/releases/download/v1.5.0/Notes.Better.dmg",
"latest-version": "1.5.0",
"download-url": "https://github.com/nuttyartist/notes/releases/download/v1.5.0/Notes.Better.dmg",
"changelog": "This release brings many improvements to our first version, including:\n\n• Markdown formatting.\n• Highlighted search.\n• Option for a native window frame.\n• Minor aesthetic changes.\n• Many bug fixes.\n\nAlso, we're happy to announce that Notes has been downloaded more than half a million times! And counting! More than the numbers, it is the emails we get from people about how Notes been a great tool for them. This is what truly matters to us.\n\nVersion 2.0.0 is going to be packed with some new features (folders and tags among them). Stay tuned."
},
"linux": {
"open-url": "https://github.com/nuttyartist/notes/releases/download/v1.5.0/notes_1.5.0_amd64.snap",
"latest-version": "1.5.0",
"download-url": "https://github.com/nuttyartist/notes/releases/download/v1.5.0/notes_1.5.0_amd64.snap",
"changelog": "This release brings many improvements to our first version, including:\n\n• Markdown formatting.\n• Highlighted search.\n• Option for a native window frame.\n• Minor aesthetic changes.\n• Many bug fixes.\n\nAlso, we're happy to announce that Notes has been downloaded more than half a million times! And counting! More than the numbers, it is the emails we get from people about how Notes been a great tool for them. This is what truly matters to us.\n\nVersion 2.0.0 is going to be packed with some new features (folders and tags among them). Stay tuned."
}
}
}