Skip to content

Commit

Permalink
upgrade version to 2019.8.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chucklu committed Aug 19, 2019
1 parent 1d6318f commit 1fd1d62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CardQuery/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyTitle("CardQuery")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("Chuck Lu")]
[assembly: AssemblyProduct("CardQuery")]
[assembly: AssemblyCopyright("Copyright © 2019")]
[assembly: AssemblyTrademark("")]
Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("2019.8.19.1")]
[assembly: AssemblyFileVersion("2019.8.19.1")]

0 comments on commit 1fd1d62

Please sign in to comment.