Skip to content

Commit 9b721b3

Browse files
Remove unused picasso asset and update manifests
Delete app/assets/images/Untitled.picasso to remove an unused design asset; update config/edge-manifest.json and config/firefox-manifest.json (manifest changes applied). .DS_Store was also updated (binary metadata change). This cleans up the repository and ensures browser manifests are current.
1 parent d8dec09 commit 9b721b3

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed

.DS_Store

0 Bytes
Binary file not shown.

app/assets/images/Untitled.picasso

Lines changed: 0 additions & 1 deletion
This file was deleted.

config/edge-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_appNameEdge__",
3-
"version": "2025.1.17",
3+
"version": "2026.4.10",
44
"manifest_version": 3,
55
"description": "__MSG_appDescription__",
66
"homepage_url": "https://opendyslexic.org",

config/firefox-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_appNameFirefox__",
3-
"version": "2025.1.17",
3+
"version": "2026.4.10",
44
"manifest_version": 3,
55
"description": "__MSG_appDescription__",
66
"homepage_url": "https://opendyslexic.org",

0 commit comments

Comments
 (0)