Skip to content

Commit

Permalink
updated version info
Browse files Browse the repository at this point in the history
  • Loading branch information
BitBaboonSteve committed Nov 23, 2023
1 parent 37ab4b1 commit 4505eef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion EVEData/EveAppConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public class EveAppConfig
/// <summary>
/// SMT Version
/// </summary>
public const string SMT_VERSION = "SMT_126";
public const string SMT_VERSION = "SMT_127";

/// <summary>
/// Folder to store all of the data from
Expand Down
4 changes: 2 additions & 2 deletions SMT/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,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("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.27.0.0")]
[assembly: AssemblyFileVersion("1.27.0.0")]

0 comments on commit 4505eef

Please sign in to comment.