diff --git a/src/TurtleHub/Properties/AssemblyInfo.cs b/src/TurtleHub/Properties/AssemblyInfo.cs index 3352718..64eaed9 100644 --- a/src/TurtleHub/Properties/AssemblyInfo.cs +++ b/src/TurtleHub/Properties/AssemblyInfo.cs @@ -37,5 +37,5 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("C83F1ABC-0D94-4BE7-B9CD-A999D735936B")] -[assembly: AssemblyVersion("0.1.1")] -[assembly: AssemblyFileVersion("0.1.1")] +[assembly: AssemblyVersion("0.1.2")] +[assembly: AssemblyFileVersion("0.1.2")] diff --git a/src/version.txt b/src/version.txt index 0f83bc0..5e4b046 100644 --- a/src/version.txt +++ b/src/version.txt @@ -1 +1 @@ -0,1,1 \ No newline at end of file +0,1,2 \ No newline at end of file