[Major] Set strolch version to 1.2.0-SNAPSHOT

This commit is contained in:
Robert von Burg 2016-06-26 12:33:20 +02:00
parent b044d9a64b
commit df7a7f6208
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
projectName=strolch_bundle
projectVersion=1.1.0-SNAPSHOT
projectVersion=1.2.0-SNAPSHOT
bundle_name="${projectName}-${projectVersion}"
DIST_STROLCH="/var/www/eitch/strolch.li/dist/snapshot"
DEPLOY_SERVER="hosting.eitchnet.ch"