diff --git a/app/Umbraco/Umbraco.Archetype/Properties/VersionInfo.cs b/app/Umbraco/Umbraco.Archetype/Properties/VersionInfo.cs index f6a30fa..ffb4957 100644 --- a/app/Umbraco/Umbraco.Archetype/Properties/VersionInfo.cs +++ b/app/Umbraco/Umbraco.Archetype/Properties/VersionInfo.cs @@ -1,4 +1,4 @@ using System.Reflection; -[assembly: AssemblyVersion("1.17.0")] -[assembly: AssemblyFileVersion("1.17.0")] +[assembly: AssemblyVersion("1.17.1")] +[assembly: AssemblyFileVersion("1.17.1")] diff --git a/config/meta.json b/config/meta.json index 4c240e0..960f8fd 100644 --- a/config/meta.json +++ b/config/meta.json @@ -1,6 +1,6 @@ { "name": "Archetype", - "version": "1.17.0", + "version": "1.17.1", "url": "http://github.com/kgiszewski/archetype/", "author": "Kevin Giszewski - Tom Fulton - Lee Kelleher - Matt Brailsford - Kenn Jacobsen - Nicholas Westby - Et. Al.", "authorUrl": "http://github.com/kgiszewski/archetype/",