diff --git a/src/appmixer/google/gmail/bundle.json b/src/appmixer/google/gmail/bundle.json index f0e4545aa..fae34c41e 100644 --- a/src/appmixer/google/gmail/bundle.json +++ b/src/appmixer/google/gmail/bundle.json @@ -1,6 +1,6 @@ { "name": "appmixer.google.gmail", - "version": "2.0.4", + "version": "2.0.5", "changelog": { "1.0.0": [ "Initial version" @@ -27,7 +27,7 @@ "Added attachments in outPorts of GetEmail and NewEmail.", "Added 'GetAttachment' component." ], - "2.0.4": [ + "2.0.5": [ "NewEmail Trigger - Added support for input of labels", "NewAttachment Trigger - Added support for labels input, filter Emails based on selected filters and fetch their attachments", "AddLabelsToEmail Action",