diff --git a/TS SE Tool/Properties/AssemblyInfo.cs b/TS SE Tool/Properties/AssemblyInfo.cs index 3856687..1b399d9 100644 --- a/TS SE Tool/Properties/AssemblyInfo.cs +++ b/TS SE Tool/Properties/AssemblyInfo.cs @@ -47,5 +47,5 @@ limitations under the License. // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.2.7.5")] -[assembly: AssemblyFileVersion("0.2.7.5")] +[assembly: AssemblyVersion("0.3.0.0")] +[assembly: AssemblyFileVersion("0.3.0.0")]