Bump test app version
This commit is contained in:
parent
0b20fe7f7e
commit
fd22b09e4d
@ -5,7 +5,7 @@ var path = require('path'),
|
|||||||
|
|
||||||
exports = module.exports = {
|
exports = module.exports = {
|
||||||
TESTAPP_ID: 'io.cloudron.testapp',
|
TESTAPP_ID: 'io.cloudron.testapp',
|
||||||
TESTAPP_VERSION : '1.0.2',
|
TESTAPP_VERSION : '1.0.3',
|
||||||
|
|
||||||
cloudronDomain: cloudronDomain,
|
cloudronDomain: cloudronDomain,
|
||||||
verifyResponse: verifyResponse,
|
verifyResponse: verifyResponse,
|
||||||
|
Loading…
Reference in New Issue
Block a user