Skip to content

Commit

Permalink
Bump the editor version
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackYps authored Nov 21, 2024
1 parent 1b93462 commit cee34fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Scripts/Common/EditorVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
public class EditorVersion : MonoBehaviour
{

public const string EditorBuildVersion = "v0.8";
public const string EditorBuildVersion = "v0.901";

#if PRERELEASE
// Prerelease
Expand Down

0 comments on commit cee34fc

Please sign in to comment.