diff --git a/Jellyfin.Plugin.Reports/Jellyfin.Plugin.Reports.csproj b/Jellyfin.Plugin.Reports/Jellyfin.Plugin.Reports.csproj
index 5f5ddff..e24d371 100644
--- a/Jellyfin.Plugin.Reports/Jellyfin.Plugin.Reports.csproj
+++ b/Jellyfin.Plugin.Reports/Jellyfin.Plugin.Reports.csproj
@@ -2,8 +2,8 @@
netstandard2.0
- 1.0.1
- 1.0.1
+ 2.0.0
+ 2.0.0
Jellyfin.Plugin.Reports
@@ -18,7 +18,7 @@
-
+
diff --git a/build.yaml b/build.yaml
index 469a526..20ac4f1 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1,7 +1,9 @@
---
name: "jellyfin-plugin-reports"
guid: "d4312cd9-5c90-4f38-82e8-51da566790e8"
-version: "1.0.1"
+version: "2" # Please increment with each pull request
+jellyfin_version: "10.3.0" # The earliest binary-compatible version
+owner: "jellyfin"
nicename: "Reports"
description: "Generate reports of your media library"
overview: "Generate reports of your media library"