diff --git a/Portal.Core/Properties/AssemblyInfo.cs b/Portal.Core/Properties/AssemblyInfo.cs index 5b754a2..acd8fa8 100644 --- a/Portal.Core/Properties/AssemblyInfo.cs +++ b/Portal.Core/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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.0.3")] -[assembly: AssemblyFileVersion("0.0.3")] +[assembly: AssemblyVersion("0.1.0")] +[assembly: AssemblyFileVersion("0.1.0")] diff --git a/Portal.Gh/Portal.Gh.csproj b/Portal.Gh/Portal.Gh.csproj index cbf088d..66ccc94 100644 --- a/Portal.Gh/Portal.Gh.csproj +++ b/Portal.Gh/Portal.Gh.csproj @@ -2,13 +2,13 @@ net48 - 0.0.3 + 0.1.0 Portal.Gh Grasshopper plugin for Inter-Process Communication (IPC) and network communication .gha true - 0.0.3 - 0.0.3 + 0.1.0 + 0.1.0 8