Bump Version to 1.2.1

This commit is contained in:
Kevin Giszewski
2014-06-17 16:23:48 -04:00
parent 59179d0c81
commit fdcd6cc3bf
2 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
using System.Reflection;
[assembly: AssemblyVersion("1.2")]
[assembly: AssemblyFileVersion("1.2-beta")]
[assembly: AssemblyVersion("1.2.1")]
[assembly: AssemblyFileVersion("1.2.1-beta")]
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Archetype",
"version": "1.2-beta",
"version": "1.2.1-beta",
"url": "http://github.com/imulus/archetype/",
"author": "Imulus",
"authorUrl": "http://imulus.com/",