Skip to content

Commit 2a69466

Browse files
author
FileShot
committed
Bump version to 1.4.2
1 parent 018cba8 commit 2a69466

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fileshot-desktop",
3-
"version": "1.0.0",
3+
"version": "1.4.2",
44
"description": "FileShot.io Desktop Application - Fast, Private File Sharing",
55
"main": "main.js",
66
"scripts": {

renderer/local/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ <h3>Security Settings</h3>
402402
<div class="settings-card">
403403
<h3>About</h3>
404404
<div class="info-row">
405-
<span>FileShot Desktop v1.4.0</span>
405+
<span>FileShot Desktop v1.4.2</span>
406406
<span class="muted">Offline-first encryption</span>
407407
</div>
408408
<div class="info-row" style="margin-top: 8px;">

0 commit comments

Comments
 (0)