Skip to content

Commit ea8e5c8

Browse files
committed
Bump version
1 parent 274bf47 commit ea8e5c8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

NETReactorSlayer.GUI/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
[assembly: AssemblyCulture("")]
1212
[assembly: ComVisible(false)]
1313
[assembly: Guid("cb061de1-00f8-46fb-9bfc-d05b8d0f59ba")]
14-
[assembly: AssemblyVersion("6.0.0.0")]
15-
[assembly: AssemblyFileVersion("6.0.0.0")]
16-
[assembly: AssemblyInformationalVersion("v6.0.0")]
14+
[assembly: AssemblyVersion("6.4.0.0")]
15+
[assembly: AssemblyFileVersion("6.4.0.0")]
16+
[assembly: AssemblyInformationalVersion("v6.4.0")]

NETReactorSlayerCommon.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<IsDotNet Condition="!$(TargetFramework.StartsWith(net4))">true</IsDotNet>
1212
<LangVersion>latest</LangVersion>
1313
<NeutralLanguage>en</NeutralLanguage>
14-
<Version>6.0.0.0</Version>
15-
<InformationalVersion>v6.0.0</InformationalVersion>
14+
<Version>6.4.0.0</Version>
15+
<InformationalVersion>v6.4.0</InformationalVersion>
1616
<Copyright>Copyright (C) 2021-2022 CodeStrikers.org</Copyright>
1717
<Description>A deobfuscator and unpacker for Eziriz .NET Reactor</Description>
1818
<Company>CodeStrikers.org</Company>

0 commit comments

Comments
 (0)