mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 19:54:48 +03:00
Revert Jellyfin.Versioning, Update all versions and user agents.
This commit is contained in:
@@ -309,8 +309,7 @@ namespace MediaBrowser.Api.Session
|
||||
DateCreated = DateTime.UtcNow,
|
||||
DeviceId = _appHost.SystemId,
|
||||
DeviceName = _appHost.FriendlyName,
|
||||
AppVersion = _appHost.ApplicationVersion.ToString()
|
||||
|
||||
AppVersion = _appHost.ApplicationSemanticVersion
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user