Skip to content

Commit

Permalink
Release v1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
diwi committed Oct 19, 2017
1 parent 325f953 commit b5ce4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/thomasdiewald/pixelflow/java/DwPixelFlow.java
Expand Up @@ -38,7 +38,7 @@ public class DwPixelFlow{

static public class PixelFlowInfo{

static public final String version = "1.17";
static public final String version = "1.18";
static public final String name = "PixelFlow";
static public final String author = "Thomas Diewald";
static public final String web = "www.thomasdiewald.com";
Expand Down

0 comments on commit b5ce4d1

Please sign in to comment.