aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2021-05-20 22:06:25 -0400
committerJoshua M. Boniface <joshua@boniface.me>2021-05-20 22:06:25 -0400
commit49873c3d7f79d62be06247878f4b892d282bf1be (patch)
treefadff87eb0bc322898c59a30c5fe64596ddfe551 /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parent0b577c8a4483f9d46133c5d918174042f0f671f1 (diff)
Bump version to 10.7.6
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
-rw-r--r--MediaBrowser.Controller/MediaBrowser.Controller.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index 5e0f5c05c..1f583842d 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -8,7 +8,7 @@
<PropertyGroup>
<Authors>Jellyfin Contributors</Authors>
<PackageId>Jellyfin.Controller</PackageId>
- <VersionPrefix>10.7.5</VersionPrefix>
+ <VersionPrefix>10.7.6</VersionPrefix>
<RepositoryUrl>https://github.com/jellyfin/jellyfin</RepositoryUrl>
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
</PropertyGroup>