Skip to content

Commit 6fa33f9

Browse files
committed
bump version.
1 parent c708a03 commit 6fa33f9

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 => "1.0.2";
22+
public override string AssemblyVersion => "1.0.3";
2323

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

0 commit comments

Comments
 (0)