mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 10:30:44 +01:00
upping the release number
This commit is contained in:
@@ -42,8 +42,8 @@ import processing.core.*;
|
||||
* files and images, etc) that comes from that.
|
||||
*/
|
||||
public class Base {
|
||||
static final int VERSION = 143;
|
||||
static final String VERSION_NAME = "0143 Beta";
|
||||
static final int VERSION = 144;
|
||||
static final String VERSION_NAME = "0144 Beta";
|
||||
|
||||
static Platform platform;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user