Skip to content

Commit 7e0084a

Browse files
committed
Version 1.0.0.89
1 parent 22261e2 commit 7e0084a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

HAController.vbproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
<UpdatePeriodically>false</UpdatePeriodically>
2727
<UpdateRequired>false</UpdateRequired>
2828
<MapFileExtensions>true</MapFileExtensions>
29-
<ApplicationRevision>88</ApplicationRevision>
30-
<ApplicationVersion>1.0.0.88</ApplicationVersion>
29+
<ApplicationRevision>89</ApplicationRevision>
30+
<ApplicationVersion>1.0.0.89</ApplicationVersion>
3131
<UseApplicationTrust>false</UseApplicationTrust>
3232
<PublishWizardCompleted>true</PublishWizardCompleted>
3333
<BootstrapperEnabled>true</BootstrapperEnabled>

My Project/AssemblyInfo.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("1.0.0.88")>
35-
<Assembly: AssemblyFileVersion("1.0.0.88")>
34+
<Assembly: AssemblyVersion("1.0.0.89")>
35+
<Assembly: AssemblyFileVersion("1.0.0.89")>

0 commit comments

Comments
 (0)