Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Updated Version
Browse files Browse the repository at this point in the history
- Updated To version 1.0.2.1 for release
  • Loading branch information
Tyrsis committed Nov 17, 2014
1 parent c8eba0a commit 10c83f0
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
Binary file modified EssentialsPlugin.v12.suo
Binary file not shown.
6 changes: 3 additions & 3 deletions EssentialsPlugin/AssemblyFileVersion.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
//503
//2
//
// This code was generated by a tool. Any changes made manually will be lost
// the next time this code is regenerated.
//

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.1.503")]
[assembly: AssemblyVersion("1.0.1.503")]
[assembly: AssemblyFileVersion("1.0.2.2")]
[assembly: AssemblyVersion("1.0.2.2")]
4 changes: 2 additions & 2 deletions EssentialsPlugin/AssemblyFileVersion.tt
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.1.<#= revisionNumber #>")]
[assembly: AssemblyVersion("1.0.1.<#= revisionNumber #>")]
[assembly: AssemblyFileVersion("1.0.2.<#= revisionNumber #>")]
[assembly: AssemblyVersion("1.0.2.<#= revisionNumber #>")]
Binary file modified EssentialsPlugin/bin/Debug/Essentials.dll
Binary file not shown.
Binary file modified EssentialsPlugin/obj/Debug/Essentials.dll
Binary file not shown.
Binary file modified EssentialsPlugin/obj/Debug/TempPE/AssemblyFileVersion.cs.dll
Binary file not shown.

0 comments on commit 10c83f0

Please sign in to comment.