Skip to content

Commit 6c9c0b7

Browse files
committed
chore: Update UPDATES_FOSS.json for v2.3.1
1 parent 0b13300 commit 6c9c0b7

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

UPDATES_FOSS.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"updates": {
33
"windows": {
4-
"open-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.0/NotesSetup_2.3.0.exe",
5-
"latest-version": "2.3.0",
6-
"download-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.0/NotesSetup_2.3.0.exe",
7-
"changelog": ""
4+
"open-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.1/NotesSetup_2.3.1.exe",
5+
"latest-version": "2.3.1",
6+
"download-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.1/NotesSetup_2.3.1.exe",
7+
"changelog": "<style>div{color:#000}kbd{color:#24292f;background-color:#f6f8fa}ul{margin-left:-2em}</style><div><p>This is a minor, bugfix release.</p><p>Changes:</p><ul><li>Fixed a visual bug where the \"Hide to tray\" option would not reflect its real state</li><li>Changed the strike-through keyboard shortcut from Ctrl+S to Ctrl+Shift+X</li></ul><p>Join our <span><a href='https://discord.gg/RP6ReXRn5j'>Discord</a></span> for discussions, and feel free to <span><a href='mailto:[email protected]'>email us</a></span>. We love hearing from our users.</p></div><br>"
88
},
99
"osx": {
10-
"open-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.0/Notes.2.3.0.dmg",
11-
"latest-version": "2.3.0",
12-
"download-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.0/Notes.2.3.0.dmg",
13-
"changelog": ""
10+
"open-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.1/Notes.2.3.1.dmg",
11+
"latest-version": "2.3.1",
12+
"download-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.1/Notes.2.3.1.dmg",
13+
"changelog": "<style>div{color:#000}kbd{color:#24292f;background-color:#f6f8fa}ul{margin-left:-2em}</style><div><p>This is a minor, bugfix release.</p><p>Changes:</p><ul><li>Fixed a visual bug where the \"Hide to tray\" option would not reflect its real state</li><li>Changed the strike-through keyboard shortcut from Ctrl+S to Ctrl+Shift+X</li></ul><p>Join our <span><a href='https://discord.gg/RP6ReXRn5j'>Discord</a></span> for discussions, and feel free to <span><a href='mailto:[email protected]'>email us</a></span>. We love hearing from our users.</p></div><br>"
1414
},
1515
"linux": {
16-
"open-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.0/Notes_2.3.0-Qt6.4.3-x86_64.AppImage",
17-
"latest-version": "2.3.0",
18-
"download-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.0/Notes_2.3.0-Qt6.4.3-x86_64.AppImage",
19-
"changelog": ""
16+
"open-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.1/Notes_2.3.1-Qt6.4.3-x86_64.AppImage",
17+
"latest-version": "2.3.1",
18+
"download-url": "https://github.com/nuttyartist/notes/releases/download/v2.3.1/Notes_2.3.1-Qt6.4.3-x86_64.AppImage",
19+
"changelog": "<style>div{color:#000}kbd{color:#24292f;background-color:#f6f8fa}ul{margin-left:-2em}</style><div><p>This is a minor, bugfix release.</p><p>Changes:</p><ul><li>Fixed a visual bug where the \"Hide to tray\" option would not reflect its real state</li><li>Changed the strike-through keyboard shortcut from Ctrl+S to Ctrl+Shift+X</li></ul><p>Join our <span><a href='https://discord.gg/RP6ReXRn5j'>Discord</a></span> for discussions, and feel free to <span><a href='mailto:[email protected]'>email us</a></span>. We love hearing from our users.</p></div><br>"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)