diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-20 01:12:44 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-20 01:12:44 +0100 |
| commit | 924ec0c191b66520f7ec7d3f6dc556e06305846b (patch) | |
| tree | 66197620f989feee22031affaf2cc420b1f6d91b /Emby.Notifications | |
| parent | bb8df8dfa0f84f6ccc8d3d3352f8a611e156e65a (diff) | |
Revert Jellyfin.Versioning, Update all versions and user agents.
Diffstat (limited to 'Emby.Notifications')
| -rw-r--r-- | Emby.Notifications/Emby.Notifications.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Notifications/Emby.Notifications.csproj b/Emby.Notifications/Emby.Notifications.csproj index 8fa21635e..5c68e48c8 100644 --- a/Emby.Notifications/Emby.Notifications.csproj +++ b/Emby.Notifications/Emby.Notifications.csproj @@ -6,7 +6,7 @@ </PropertyGroup> <ItemGroup> - <Compile Include="..\Jellyfin.Versioning\SharedVersion.cs" /> + <Compile Include="..\SharedVersion.cs" /> </ItemGroup> <ItemGroup> |
