Skip to content

Commit

Permalink
Bump version to v3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
phr00t committed Jul 25, 2020
1 parent 0edbb9c commit 1d16e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/shared/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ internal class XenkoVersion
/// <summary>
/// This version will be shown in the editor and actually is the version. Can be changed without triggering weird NuGet behavior.
/// </summary>
public const string VersionToShowInEditor = "3.8.4";
public const string VersionToShowInEditor = "3.8.5";

/// <summary>
/// The current assembly version as text, currently same as <see cref="PublicVersion"/>.
Expand Down

0 comments on commit 1d16e60

Please sign in to comment.