Skip to content

Commit 98bad34

Browse files
committed
0.9.87: CI: Yaml fix
1 parent 73fe28a commit 98bad34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
name: windows-dist
6464
path: dist/*
6565

66-
release:
66+
release:
6767
needs: [build_linux, build_windows]
6868
runs-on: ubuntu-latest
6969
steps:

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.9.86",
3+
"version": "0.9.87",
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",

0 commit comments

Comments
 (0)