Skip to content

Commit

Permalink
Release 0.1.1.1
Browse files Browse the repository at this point in the history
Fixed broken assembly version
  • Loading branch information
stdevel committed Dec 18, 2016
1 parent 5f1c8d1 commit 17786f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IcingaBusylightAgent/IcingaBusylightAgent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>0.1.0.0</ApplicationVersion>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationVersion>0.1.1.1</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down

0 comments on commit 17786f5

Please sign in to comment.