mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
New: Readarr 0.1
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
<!-- Set the Product and Version info for our own projects -->
|
||||
<PropertyGroup Condition="'$(ReadarrProject)'=='true'">
|
||||
<Product>Readarr</Product>
|
||||
<Company>readarr.audio</Company>
|
||||
<Copyright>Copyright 2017-$([System.DateTime]::Now.ToString('yyyy')) readarr.audio (GNU General Public v3)</Copyright>
|
||||
<Company>readarr.com</Company>
|
||||
<Copyright>Copyright 2017-$([System.DateTime]::Now.ToString('yyyy')) readarr.com (GNU General Public v3)</Copyright>
|
||||
|
||||
<!-- Should be replaced by CI -->
|
||||
<AssemblyVersion>10.0.0.*</AssemblyVersion>
|
||||
|
||||
Reference in New Issue
Block a user