Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
bump to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kgiszewski committed Jun 26, 2016
1 parent 40ad701 commit abf6917
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/Umbraco/Umbraco.Archetype/Properties/VersionInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Reflection;

[assembly: AssemblyVersion("1.13.0")]
[assembly: AssemblyFileVersion("1.13.0")]
[assembly: AssemblyVersion("1.13.1")]
[assembly: AssemblyFileVersion("1.13.1")]
2 changes: 1 addition & 1 deletion config/meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Archetype",
"version": "1.13.0",
"version": "1.13.1",
"url": "https://github.com/imulus/archetype/",
"author": "Imulus - Kevin Giszewski - Tom Fulton - Lee Kelleher - Matt Brailsford - Kenn Jacobsen - Et. Al.",
"authorUrl": "http://imulus.com/",
Expand Down

0 comments on commit abf6917

Please sign in to comment.