From dbde77250ed5d6d77a7f507f2e3202ec2fd23f13 Mon Sep 17 00:00:00 2001 From: Daniel Chalmers Date: Mon, 16 Jul 2018 17:21:37 -0500 Subject: [PATCH] Release v1.0.0 --- DesktopClock/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DesktopClock/Properties/AssemblyInfo.cs b/DesktopClock/Properties/AssemblyInfo.cs index 32a4cac..96d353a 100644 --- a/DesktopClock/Properties/AssemblyInfo.cs +++ b/DesktopClock/Properties/AssemblyInfo.cs @@ -9,4 +9,4 @@ [assembly: Guid("9523E886-243C-4AFB-BFC8-A97CE9823206")] [assembly: ComVisible(false)] [assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)] -[assembly: AssemblyVersion("0.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0")] \ No newline at end of file