Skip to content

Commit 6ab801e

Browse files
committed
feat: Update version to 1.4.0 in README and remove deprecated package formats from package.json
1 parent fbfee87 commit 6ab801e

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A fast, private, and user-friendly desktop file conversion application. Convert images, documents, videos, and audio files - all processed locally on your machine.
44

5-
![Version](https://img.shields.io/badge/version-1.3.3-blue)
5+
![Version](https://img.shields.io/badge/version-1.4.0-blue)
66
![License](https://img.shields.io/badge/license-GPL--3.0-green)
77
![Platform](https://img.shields.io/badge/platform-Linux-lightgrey)
88

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
"target": [
3030
"AppImage",
3131
"snap",
32-
"deb",
33-
"rpm",
3432
"tar.gz",
3533
"zip",
3634
"7z"

0 commit comments

Comments
 (0)