Resize cover art to store spec (1.1.5)

1200x800 (3:2) per the community store recommendation, rebalanced
composition for the taller frame.
This commit is contained in:
Real-Fruit-Snacks 2026-07-05 08:55:04 -04:00
parent 2e9cb71494
commit 2755ca055d
3 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Terminal Workbench",
"version": "1.1.4",
"version": "1.1.5",
"minAppVersion": "1.5.0",
"author": "Real-Fruit-Snacks",
"authorUrl": "https://github.com/Real-Fruit-Snacks"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View file

@ -15,5 +15,6 @@
"1.1.1": "1.5.0",
"1.1.2": "1.5.0",
"1.1.3": "1.5.0",
"1.1.4": "1.5.0"
"1.1.4": "1.5.0",
"1.1.5": "1.5.0"
}