Skip to content

Commit

Permalink
Version 1.0.0.79
Browse files Browse the repository at this point in the history
  • Loading branch information
ocdtrekkie committed Jan 24, 2025
1 parent 651ef82 commit 8b9a49d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions HAController.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>78</ApplicationRevision>
<ApplicationVersion>1.0.0.78</ApplicationVersion>
<ApplicationRevision>79</ApplicationRevision>
<ApplicationVersion>1.0.0.79</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
4 changes: 2 additions & 2 deletions My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.0.0.78")>
<Assembly: AssemblyFileVersion("1.0.0.78")>
<Assembly: AssemblyVersion("1.0.0.79")>
<Assembly: AssemblyFileVersion("1.0.0.79")>

0 comments on commit 8b9a49d

Please sign in to comment.