Skip to content

Commit

Permalink
update AssemblyInfo.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
ojemineh committed Jun 9, 2021
1 parent 0c8f33c commit 25028c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DayZLootEdit/DayZLootEdit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>2</ApplicationRevision>
<ApplicationVersion>0.3.12.%2a</ApplicationVersion>
<ApplicationVersion>0.3.13.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down
4 changes: 2 additions & 2 deletions DayZLootEdit/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.3.12.2")]
[assembly: AssemblyFileVersion("0.3.12.2")]
[assembly: AssemblyVersion("0.3.13.2")]
[assembly: AssemblyFileVersion("0.3.13.2")]

0 comments on commit 25028c2

Please sign in to comment.