Skip to content

Commit 5d80795

Browse files
author
Chris Willis-Ford
committed
v456.0.2 version bump
1 parent cf22a74 commit 5d80795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Scratch.as

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ import watchers.ListWatcher;
7474

7575
public class Scratch extends Sprite {
7676
// Version
77-
public static const versionString:String = 'v456.0.1';
77+
public static const versionString:String = 'v456.0.2';
7878
public static var app:Scratch; // static reference to the app, used for debugging
7979

8080
// Display modes

0 commit comments

Comments
 (0)