Skip to content

Commit

Permalink
Update version because a release is needed soon.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellwest committed May 8, 2020
1 parent 29060e6 commit 4ca6060
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Spe/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyVersion("6.1.0.*")]
[assembly: AssemblyFileVersion("6.1.0.0")]
[assembly: AssemblyInformationalVersion("6.1.0.0")]
[assembly: AssemblyVersion("6.1.1.*")]
[assembly: AssemblyFileVersion("6.1.1.0")]
[assembly: AssemblyInformationalVersion("6.1.1.0")]

[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Sitecore PowerShell Extensions Team")]
Expand Down

0 comments on commit 4ca6060

Please sign in to comment.