diff --git a/AdSecGH/AdSecGH.csproj b/AdSecGH/AdSecGH.csproj
index 2cdbf098..4de87386 100644
--- a/AdSecGH/AdSecGH.csproj
+++ b/AdSecGH/AdSecGH.csproj
@@ -11,7 +11,7 @@
https://github.com/arup-group/AdSec-Grasshopper
README.md
AdSecLogo128.png
- 0.9.18-beta
+ 0.9.19-beta
Official Oasys AdSec Grasshopper Plugin
AdSecGH is pre-release and under active development, including further testing to be undertaken. It is provided "as-is" and you bear the risk of using it. Future versions may contain breaking changes. Any files, results, or other types of output information created using AdSecGH should not be relied upon without thorough and independent checking.
@@ -59,7 +59,7 @@ Copyright © Oasys 1985 - 2022
13.0.3
-
+
1.0.0
diff --git a/AdSecGH/AdSecGHInfo.cs b/AdSecGH/AdSecGHInfo.cs
index 54047fcf..59880a28 100644
--- a/AdSecGH/AdSecGHInfo.cs
+++ b/AdSecGH/AdSecGHInfo.cs
@@ -30,7 +30,7 @@ public string IconUrl
internal const string ProductName = "AdSec";
internal const string TermsConditions
= "Oasys terms and conditions apply. See https://www.oasys-software.com/terms-conditions for details. ";
- internal const string Vers = "0.9.18";
+ internal const string Vers = "0.9.19";
internal static string Disclaimer = PluginName
+ " is pre-release and under active development, including further testing to be undertaken. It is provided \"as-is\" and you bear the risk of using it. Future versions may contain breaking changes. Any files, results, or other types of output information created using "
+ PluginName + " should not be relied upon without thorough and independent checking. ";