Skip to content

Commit

Permalink
Bump library version
Browse files Browse the repository at this point in the history
  • Loading branch information
thebookisclosed committed Apr 9, 2020
1 parent 3ba9d5a commit 3d7e702
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ViVe/Properties/AssemblyInfo.cs
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Albacore.ViVe")]
[assembly: AssemblyCopyright("Copyright © @thebookisclosed 2019")]
[assembly: AssemblyCopyright("Copyright © @thebookisclosed 2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -32,5 +32,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("2019.9.18.1002")]
[assembly: AssemblyFileVersion("2019.9.18.1002")]
[assembly: AssemblyVersion("2020.4.9.1000")]
[assembly: AssemblyFileVersion("2020.4.9.1000")]

0 comments on commit 3d7e702

Please sign in to comment.