Skip to content

Commit 08c79f5

Browse files
author
Christopher Willis-Ford
committed
v445.1 version bump
1 parent 1be594f commit 08c79f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

8080
// Display modes

0 commit comments

Comments
 (0)