Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
pachanga committed Feb 29, 2024
1 parent 1cc0fda commit b539a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vm/version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ namespace bhl {

public static class Version
{
public static string Name = "v2.0.0-beta105";
public static string Name = "v2.0.0-beta106";
}

}

0 comments on commit b539a9a

Please sign in to comment.