Skip to content

Commit

Permalink
Updated all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
markdomansky committed Oct 11, 2020
1 parent 00bdf85 commit 54cf6ea
Show file tree
Hide file tree
Showing 5 changed files with 275 additions and 175 deletions.
8 changes: 4 additions & 4 deletions WebJEA/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Imports System.Runtime.InteropServices

' Review the values of the assembly attributes
<Assembly: AssemblyTitle("WebJEA")>
<Assembly: AssemblyDescription("www.webjea.com")>
<Assembly: AssemblyDescription("webjea.com")>
<Assembly: AssemblyCompany("Mark Domansky")>
<Assembly: AssemblyProduct("WebJEA")>
<Assembly: AssemblyCopyright("Copyright © Mark Domansky, 2017")>
<Assembly: AssemblyCopyright("Copyright © Mark Domansky, 2020")>
<Assembly: AssemblyTrademark("")>

<Assembly: ComVisible(False)>
Expand All @@ -30,5 +30,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("0.9.150.19126")>
<Assembly: AssemblyFileVersion("0.9.150.19126")>
<Assembly: AssemblyVersion("1.1.157.7589")>
<Assembly: AssemblyFileVersion("1.1.157.7589")>
Loading

0 comments on commit 54cf6ea

Please sign in to comment.