Skip to content

Commit

Permalink
Bump version in prep for a release
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickson committed Dec 4, 2023
1 parent be88cb8 commit 9ff674b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenSim/Framework/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class VersionInfo
{
public const string VersionNumber = "0.9.2.2";
public const string AssemblyVersionNumber = "0.9.2.2";
public const string Release = "8736";
public const string Release = "8738";

public static string Version
{
Expand Down

0 comments on commit 9ff674b

Please sign in to comment.