Skip to content

Commit

Permalink
bump to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
treellama committed Oct 27, 2020
1 parent 1b188ce commit 40f2b7b
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.4.0")]
[assembly:AssemblyVersionAttribute ("1.4.5.0")]
[assembly:AssemblyTitleAttribute ("Weland")]
[assembly:AssemblyDescriptionAttribute ("Marathon Map Editor")]
[assembly:AssemblyCopyrightAttribute ("\u2117 2009-2018 Gregory Smith (GPL)")]
[assembly:AssemblyCopyrightAttribute ("\u2117 2009-2020 Gregory Smith (GPL)")]

0 comments on commit 40f2b7b

Please sign in to comment.