Skip to content

Commit

Permalink
6.0.6 - Core Release
Browse files Browse the repository at this point in the history
Addresses #176 and #175 . out of band release - requires specific core
update.
  • Loading branch information
KevinJump committed Apr 27, 2018
1 parent e246656 commit bb21ceb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion BuildPackage/Jumoo.uSync.Core/Core.Package.build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PropertyGroup>
<ProjectName>uSync Core</ProjectName>
<ProjectNamespace>Jumoo.uSync.Core</ProjectNamespace>
<PackageVersion>6.0.5</PackageVersion>
<PackageVersion>6.0.6</PackageVersion>
<VersionSuffix></VersionSuffix>
<MinUmbracoVersion>7.4.0</MinUmbracoVersion>
</PropertyGroup>
Expand Down
Binary file added BuildPackage/Package/uSync.Core_6.0.6.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions Jumoo.uSync.Core/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("6.0.5")]
[assembly: AssemblyVersion("6.0.5")]
// [assembly: AssemblyVersion("6.0.6")]
[assembly: AssemblyVersion("6.0.6")]

0 comments on commit bb21ceb

Please sign in to comment.