Skip to content

Commit

Permalink
version number
Browse files Browse the repository at this point in the history
  • Loading branch information
noio committed Oct 28, 2013
1 parent 09eeb21 commit cee25a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion king.as
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ package

public class king extends FlxGame
{
public static const VERSION:String = 'v1.1.2';
public static const VERSION:String = 'v1.1.3';

public function king()
{
Expand Down

0 comments on commit cee25a0

Please sign in to comment.