Skip to content

Commit

Permalink
Release 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BJReplay committed Mar 23, 2022
1 parent 44aa886 commit 13f3d2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PowerwallService/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Imports System.Runtime.InteropServices
<Assembly: AssemblyDescription("Powerwall Logging and Control Service")>
<Assembly: AssemblyCompany("Sheppard Consulting Pty Ltd")>
<Assembly: AssemblyProduct("PowerwallService")>
<Assembly: AssemblyCopyright("Copyright © 2017-2021")>
<Assembly: AssemblyCopyright("Copyright © 2017-2022")>
<Assembly: AssemblyTrademark("")>

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

<Assembly: AssemblyVersion("4.7.6.1")>
<Assembly: AssemblyFileVersion("4.7.6.1")>
<Assembly: AssemblyVersion("4.8.0.0")>
<Assembly: AssemblyFileVersion("4.8.0.0")>

0 comments on commit 13f3d2a

Please sign in to comment.