We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec13757 commit 3b2d61aCopy full SHA for 3b2d61a
src/Scratch.as
@@ -76,7 +76,7 @@ import watchers.ListWatcher;
76
77
public class Scratch extends Sprite {
78
// Version
79
- public static const versionString:String = 'Dev (Alpha coming May 30) : Scratch v447';
+ public static const versionString:String = 'Alpha 1.0.0 (Butterknife) : Scratch v447';
80
public static var app:Scratch; // static reference to the app, used for debugging
81
82
// Sharp settings store
0 commit comments