From 16499d9e281ae19941115a4c667e11224094055b Mon Sep 17 00:00:00 2001
From: Metin Bektas <30674934+methbkts@users.noreply.github.com>
Date: Tue, 31 Oct 2023 09:33:27 +0100
Subject: [PATCH 1/2] Update README.md
Fix the link to the Jellyfin Project
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a5b09c0..b8afad8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
Jellyfin for macOS
-
+
---
From ad52864f6bf322b333c7df3ac2f3d731d7a28141 Mon Sep 17 00:00:00 2001
From: Metin Bektas <30674934+methbkts@users.noreply.github.com>
Date: Sun, 19 Nov 2023 16:42:05 +0100
Subject: [PATCH 2/2] Update package.json
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 6153bfe..894d73f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "jellyfin-server-macos",
"version": "1.0.0",
- "description": "Jellyfin for macOS
",
+ "description": "Jellyfin for macOS
",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"