Skip to content

Commit 7041933

Browse files
committed
prepare for official release.
1 parent 7b8116d commit 7041933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BeingAliveLanguage/BALinfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public class BeingAliveLanguageInfo : GH_AssemblyInfo {
1919
public override GH_LibraryLicense License => GH_LibraryLicense.opensource;
2020

2121
// public override string AssemblyVersion => GetType().Assembly.GetName().Version.ToString();
22-
public override string AssemblyVersion => "0.9.10";
22+
public override string AssemblyVersion => "1.0.0";
2323

2424
// this is currently the variable used by McNeel for plugin system
2525
public override string Version => AssemblyVersion;

0 commit comments

Comments
 (0)