1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Fixed: Bump default version to prevent update running from source (#3199)

This commit is contained in:
Qstick
2018-12-07 05:20:54 -05:00
committed by Leonardo Galli
parent 5b52115d68
commit 969ef5c515
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
using System.Reflection;
[assembly: AssemblyVersion("0.1.0.*")]
[assembly: AssemblyVersion("10.0.0.*")]