Update hastebin version
This commit is contained in:
parent
4c455f5d3a
commit
abcd3b4915
@ -70,7 +70,7 @@ describe('Appstore new user flow', function () {
|
||||
|
||||
var location = 'haste' + (Math.random() * 10000).toFixed();
|
||||
it('can install app', function () {
|
||||
var manifest = appStore.getManifest('com.hastebin.cloudronapp', '0.1.0');
|
||||
var manifest = appStore.getManifest('com.hastebin.cloudronapp', '0.3.0');
|
||||
appId = cloudron.installApp(location, manifest);
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user