Skip to content

Commit

Permalink
Update to 3.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgamerz committed Jan 19, 2018
1 parent c9a8958 commit 66068c2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ME3Explorer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("ME3Explorer")]
[assembly: AssemblyTitle("ME3Explorer - ME3Tweaks Fork")]
[assembly: AssemblyDescription("Modding toolset for the Mass Effect Trilogy")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("ME3Explorer")]
[assembly: AssemblyProduct("ME3Explorer")]
[assembly: AssemblyCompany("ME3Explorer - ME3Tweaks Fork")]
[assembly: AssemblyProduct("ME3Explorer - ME3Tweaks Fork")]
[assembly: AssemblyCopyright("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.3.0")]
[assembly: AssemblyFileVersion("3.0.3.0")]
[assembly: AssemblyVersion("3.0.4.0")]
[assembly: AssemblyFileVersion("3.0.4.0")]

0 comments on commit 66068c2

Please sign in to comment.