mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-08 07:12:56 +01:00
rework configurations
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
using System.Reflection;
|
||||
|
||||
#if (DEBUG)
|
||||
[assembly: AssemblyVersion("3.0.*")]
|
||||
#else
|
||||
//[assembly: AssemblyVersion("3.0.*")]
|
||||
[assembly: AssemblyVersion("3.0.5445.5")]
|
||||
#endif
|
||||
//[assembly: AssemblyVersion("3.0.5445.5")]
|
||||
|
||||
Reference in New Issue
Block a user