Skip to content

Commit

Permalink
Bump version string to 0.9.2.20221013
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickson committed Oct 13, 2022
1 parent 732e43f commit 84d029a
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 @@ -31,7 +31,7 @@ public class VersionInfo
{
public const string VersionNumber = "0.9.2.2";
public const string AssemblyVersionNumber = "0.9.2.2";
public const string Release = "20220720";
public const string Release = "20221013";

public const Flavour VERSION_FLAVOUR = Flavour.Dev;

Expand Down

0 comments on commit 84d029a

Please sign in to comment.