Skip to content

Commit

Permalink
update version number to 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
treellama committed Jul 30, 2018
1 parent 57f551d commit cce4a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assembly.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Reflection;

[assembly:AssemblyVersionAttribute ("1.4.3.0")]
[assembly:AssemblyVersionAttribute ("1.4.4.0")]
[assembly:AssemblyTitleAttribute ("Weland")]
[assembly:AssemblyDescriptionAttribute ("Marathon Map Editor")]
[assembly:AssemblyCopyrightAttribute ("\u2117 2009-2015 Gregory Smith (GPL)")]
[assembly:AssemblyCopyrightAttribute ("\u2117 2009-2018 Gregory Smith (GPL)")]

0 comments on commit cce4a9e

Please sign in to comment.