Skip to content

Commit

Permalink
Bump VersionInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickson committed Jul 20, 2022
1 parent 81b3fb1 commit 74736bb
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 = "20220510";
public const string Release = "20220720";

public const Flavour VERSION_FLAVOUR = Flavour.Dev;

Expand Down

0 comments on commit 74736bb

Please sign in to comment.