Updated version in README
This commit is contained in:
parent
e7a6b3481c
commit
c9d4ec46df
2 changed files with 3 additions and 3 deletions
|
@ -58,7 +58,7 @@ public class PinboardPosterBuild extends Project {
|
|||
public PinboardPosterBuild() {
|
||||
pkg = "net.thauvin.erik";
|
||||
name = "pinboard-poster";
|
||||
version = version(1, 1, 1);
|
||||
version = version(1, 1, 2, "SNAPSHOT");
|
||||
|
||||
mainClass = pkg + ".PinboardPoster";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue