Skip to content

Commit

Permalink
Release 0.0.1096
Browse files Browse the repository at this point in the history
  • Loading branch information
MrReSc committed Jun 16, 2019
1 parent df6d706 commit b366384
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 28 deletions.
2 changes: 1 addition & 1 deletion IEC Mate/IEC Mate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<ProductName>IEC-Mate</ProductName>
<PublisherName>Remo Scheidegger</PublisherName>
<ApplicationRevision>23</ApplicationRevision>
<ApplicationVersion>0.1.1095.19167</ApplicationVersion>
<ApplicationVersion>0.0.1096.19167</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
4 changes: 2 additions & 2 deletions IEC Mate/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// übernehmen, indem Sie "*" eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.1095.19167")]
[assembly: AssemblyFileVersion("0.1.1095.19167")]
[assembly: AssemblyVersion("0.0.1096.19167")]
[assembly: AssemblyFileVersion("0.0.1096.19167")]
Loading

0 comments on commit b366384

Please sign in to comment.