Skip to content

Commit 148a665

Browse files
committed
FreeBSD tests needed
1 parent 1c2bc69 commit 148a665

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,6 @@ jobs:
127127
dist/*.deb
128128
dist/*.AppImage
129129
dist/*.rpm
130+
dist/*.freebsd
130131
dist/*.exe
131132
dist/*.dmg

builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ linux:
3434
- AppImage
3535
- deb
3636
- rpm
37+
- freebsd
3738
icon: "img/icon.png"
3839
category: Utility
3940

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.10.5",
3+
"version": "0.10.6",
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)