From d337cec4f46456196262db1b4a85b5927573d3de Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Tue, 16 Oct 2018 21:40:00 +0100 Subject: [PATCH] Bump the version to test the new release phase --- dropbox-upload/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dropbox-upload/config.json b/dropbox-upload/config.json index 43d1933..566562d 100644 --- a/dropbox-upload/config.json +++ b/dropbox-upload/config.json @@ -1,6 +1,6 @@ { "name": "Dropbox Upload", - "version": "1.0.10", + "version": "1.0.11", "slug": "dropbox_upload", "description": "Upload snapshots to Dropbox!", "startup": "application",