Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Commit

Permalink
v444.3 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Willis-Ford committed Mar 10, 2016
1 parent 845362b commit 64fbd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Scratch.as
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ import watchers.ListWatcher;

public class Scratch extends Sprite {
// Version
public static const versionString:String = 'v444.2';
public static const versionString:String = 'v444.3';
public static var app:Scratch; // static reference to the app, used for debugging

// Display modes
Expand Down

0 comments on commit 64fbd33

Please sign in to comment.