Update init and cron script references to v0.4.4 (first official beta)

This commit is contained in:
Ivan Vilata-i-Balaguer 2016-04-27 11:15:44 +02:00
parent 0fa63bc64d
commit c94f88a6b5
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@ SN_NETWORK_ID=0
SN_MAX_CONNECTIONS=50
# Location of the seed node jar file. Use to select a particular version.
SN_JAR=~bsqsn/SeedNode-0.4.2.jar
SN_JAR=~bsqsn/SeedNode-0.4.4.jar
# User to run the seed node as.
SN_USER=bsqsn
## END CONFIGURATION