diff --git a/README.md b/README.md
index dc321f8..382aa41 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
For Windows 10 users, the recommended way of installation is through [Microsoft Store](https://www.microsoft.com/store/apps/9P71FC94LRH8?cid=github).
This enables auto-update and experimental ARM64 support.
-If you are using macOS or an older version of Windows, you can also [get Fluent Reader from GitHub releases](https://github.com/yang991178/fluent-reader/releases).
+If you are using macOS, Linux, or an older version of Windows, you can also [get Fluent Reader from GitHub releases](https://github.com/yang991178/fluent-reader/releases).
## Features
diff --git a/dist/icons/logo.svg b/dist/icons/logo.svg
index 52321e8..c3aedbd 100644
--- a/dist/icons/logo.svg
+++ b/dist/icons/logo.svg
@@ -1,5 +1,45 @@
diff --git a/docs/imgs/logo.svg b/docs/imgs/logo.svg
index 52321e8..c3aedbd 100644
--- a/docs/imgs/logo.svg
+++ b/docs/imgs/logo.svg
@@ -1,5 +1,45 @@
diff --git a/package.json b/package.json
index 3ad0dd0..0f683f1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fluent-reader",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "A simplistic, modern desktop RSS reader",
"main": "./dist/electron.js",
"scripts": {