Skip to content

Commit 7a6320d

Browse files
committed
Version 1.0.0.85
1 parent 23325c6 commit 7a6320d

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>84</ApplicationRevision>
30-
<ApplicationVersion>1.0.0.84</ApplicationVersion>
29+
<ApplicationRevision>85</ApplicationRevision>
30+
<ApplicationVersion>1.0.0.85</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.84")>
35-
<Assembly: AssemblyFileVersion("1.0.0.84")>
34+
<Assembly: AssemblyVersion("1.0.0.85")>
35+
<Assembly: AssemblyFileVersion("1.0.0.85")>

0 commit comments

Comments
 (0)