diff --git a/app/Base.java b/app/Base.java index 9afdf2923..9c43b1971 100644 --- a/app/Base.java +++ b/app/Base.java @@ -50,8 +50,8 @@ import processing.core.*; * files and images, etc) that comes from that. */ public class Base { - static final int VERSION = 107; - static final String VERSION_NAME = "0107 Beta"; + static final int VERSION = 108; + static final String VERSION_NAME = "0108 Beta"; /** * Path of filename opened on the command line,