Skip to content

Commit 08d35a1

Browse files
author
Christopher Willis-Ford
committed
v448 version bump
1 parent 0f98e02 commit 08d35a1

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 = 'v447.2';
77+
public static const versionString:String = 'v448';
7878
public static var app:Scratch; // static reference to the app, used for debugging
7979

8080
// Display modes

0 commit comments

Comments
 (0)