diff --git a/deploy/package.json b/deploy/package.json index 6d2c8c7..3bbbd62 100644 --- a/deploy/package.json +++ b/deploy/package.json @@ -1,6 +1,6 @@ { "name": "generic-editor", - "version": "3.5.0", + "version": "3.6.0", "description": "It is used to update files in deployment job", "main": "gulpfile.js", "scripts": { @@ -23,4 +23,4 @@ "config": { "corePluginVersion": "1.1.0" } -} \ No newline at end of file +}