Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
piepie62 committed May 17, 2022
1 parent 74a98b2 commit 6fdcc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bezel/Bezel.as
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ package Bezel
*/
public class Bezel extends MovieClip
{
public static const VERSION:String = "2.0.2";
public static const VERSION:String = "2.0.3";

private var _gameObjects:Object;
private var _mainLoader:MainLoader;
Expand Down

0 comments on commit 6fdcc81

Please sign in to comment.