Skip to content

Commit 025053c

Browse files
committed
Changed setup BMP from 32bit to 24bit
This fix shall make images appear in NSIS installer
1 parent b9f0df7 commit 025053c

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

build/installerHeader.bmp

-84 Bytes
Binary file not shown.

build/installerSidebar.bmp

-84 Bytes
Binary file not shown.

build/uninstallerSidebar.bmp

-84 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "ogl",
33
"productName": "OGL",
4-
"description": "Open Gamers' Library | Hoard, organize, rate and play your games!",
4+
"description": "Open Gamers' Library - Hoard, organize, rate and play your games!",
55
"author": {
66
"name": "Jakub Šindelář",
77
"email": "[email protected]",
88
"url": "https://houby-studio.eu/"
99
},
10-
"version": "0.0.6",
10+
"version": "0.0.7",
1111
"license": "MIT",
1212
"copyright": "Copyright © 2020 Houby Studio",
1313
"build": {

0 commit comments

Comments
 (0)