Skip to content

Commit 47cae4a

Browse files
committed
helpDialog: emulsion.png
1 parent c825aa0 commit 47cae4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emulsion",
3-
"version": "0.11.00",
3+
"version": "0.11.01",
44
"summary": "Better gaming throught chemistry",
55
"description": "Display your games collection into responsive galleries, manage game metadata, cover art and emulator configuration. Launch your games in style.",
66
"homepage": "https://yphil.gitlab.io/emulsion",

src/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ <h4>
538538
</div>
539539
<div class="tab-content" id="about" data-description="About Emulsion">
540540
<div class="about">
541-
<img src="../../img/icon.png" alt="App icon">
541+
<img src="../../img/icons/emulsion.png" alt="App icon">
542542
<h2>Emulsion <span class="current-version">x.y.z</span> <span class="up-to-date">is ✨ Up to date! </span></h2>
543543
<h3 class="update-available">
544544
<button class="upgrade button"><span class="latest-version"></span> is available!</button>

0 commit comments

Comments
 (0)