Skip to content

Commit

Permalink
uprev
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristjan Nielsen authored and Kristjan Nielsen committed Sep 30, 2022
1 parent 2306649 commit ec493a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GsaGH/GsaGHInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ public class GsaGHInfo : GH_AssemblyInfo
internal const string Company = "Oasys";
internal const string Copyright = "Copyright © Oasys 1985 - 2022";
internal const string Contact = "https://www.oasys-software.com/";
internal const string Vers = "0.9.28";
internal const string Vers = "0.9.29";
internal static bool isBeta = true;
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. ";
internal const string ProductName = "GSA";
Expand Down

0 comments on commit ec493a7

Please sign in to comment.