Version 1.0.2
This commit is contained in:
parent
cd4d86969f
commit
705a8d9b12
6 changed files with 6 additions and 4 deletions
|
@ -27,7 +27,7 @@ public class CryptoPriceBuild extends Project {
|
|||
public CryptoPriceBuild() {
|
||||
pkg = "net.thauvin.erik.crypto";
|
||||
name = "cryptoprice";
|
||||
version = version(1, 0, 2, "SNAPSHOT");
|
||||
version = version(1, 0, 2);
|
||||
|
||||
mainClass = "net.thauvin.erik.crypto.CryptoPrice";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue