Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SychicBoy committed Dec 12, 2022
1 parent b3812b2 commit 57052a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AgileDotNetSlayerCommon.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<IsDotNet Condition="!$(TargetFramework.StartsWith(net4))">true</IsDotNet>
<LangVersion>latest</LangVersion>
<NeutralLanguage>en</NeutralLanguage>
<Version>1.3.0.0</Version>
<InformationalVersion>v1.3.0</InformationalVersion>
<Version>1.4.0.0</Version>
<InformationalVersion>v1.4.0</InformationalVersion>
<Copyright>Copyright (C) 2022 CodeStrikers.org</Copyright>
<Description>A simple deobfuscator for Agile.NET</Description>
<Company>CodeStrikers.org</Company>
Expand Down

0 comments on commit 57052a5

Please sign in to comment.