Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 8d379ed

Browse files
committed
up version
1 parent 0c6fa98 commit 8d379ed

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

electron-builder.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
},
66
"win": {},
77
"linux": {
8-
"category": "Video"
8+
"category": "Video",
9+
"target": ["AppImage"]
910
},
1011
"mac": {
1112
"category": "public.app-category.entertainment"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yuna",
33
"description": "An anime player that integrates with AniList, Crunchyroll, and Hidive.",
4-
"version": "1.4.23-beta.0",
4+
"version": "1.4.23",
55
"author": {
66
"name": "BeeeQueue",
77
"email": "adam@haglund.dev",

0 commit comments

Comments
 (0)