We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018cba8 commit 2a69466Copy full SHA for 2a69466
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fileshot-desktop",
3
- "version": "1.0.0",
+ "version": "1.4.2",
4
"description": "FileShot.io Desktop Application - Fast, Private File Sharing",
5
"main": "main.js",
6
"scripts": {
renderer/local/index.html
@@ -402,7 +402,7 @@ <h3>Security Settings</h3>
402
<div class="settings-card">
403
<h3>About</h3>
404
<div class="info-row">
405
- <span>FileShot Desktop v1.4.0</span>
+ <span>FileShot Desktop v1.4.2</span>
406
<span class="muted">Offline-first encryption</span>
407
</div>
408
<div class="info-row" style="margin-top: 8px;">
0 commit comments