Version 1.0.0
This commit is contained in:
parent
a748e4139c
commit
8ebcca5bfe
6 changed files with 10 additions and 10 deletions
|
@ -60,7 +60,7 @@ public class PinboardPosterBuild extends Project {
|
|||
public PinboardPosterBuild() {
|
||||
pkg = "net.thauvin.erik";
|
||||
name = "pinboard-poster";
|
||||
version = version(1, 1, 2, "SNAPSHOT");
|
||||
version = version(1, 2, 0);
|
||||
|
||||
mainClass = pkg + ".PinboardPoster";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue