We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a7934 commit 6b89b02Copy full SHA for 6b89b02
RawDiskCopier/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@
10
[assembly: AssemblyConfiguration("")]
11
[assembly: AssemblyCompany("Tal Aloni")]
12
[assembly: AssemblyProduct("Raw Disk Copier")]
13
-[assembly: AssemblyCopyright("Copyright © Tal Aloni 2017-2019")]
+[assembly: AssemblyCopyright("Copyright © Tal Aloni 2017-2020")]
14
[assembly: AssemblyTrademark("")]
15
[assembly: AssemblyCulture("")]
16
@@ -29,5 +29,5 @@
29
// Build Number
30
// Revision
31
//
32
-[assembly: AssemblyVersion("1.0.4.0")]
33
-[assembly: AssemblyFileVersion("1.0.4.0")]
+[assembly: AssemblyVersion("1.0.5.0")]
+[assembly: AssemblyFileVersion("1.0.5.0")]
0 commit comments