diff --git a/manifest.json b/manifest.json index 77bd7ee..dac2ec9 100644 --- a/manifest.json +++ b/manifest.json @@ -179,7 +179,7 @@ "Name": "DevOps for StreamDeck", "Icon": "images/pluginIcon", "URL": "https://santiagomartin.dev", - "Version": "1.6.0", + "Version": "1.7.0", "OS": [ { "Platform": "mac", diff --git a/package.json b/package.json index 7dacb44..9bc9e61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dev.santiagomartin.devops", - "version": "1.6.0", + "version": "1.7.0", "description": "DevOps tool for Stream Deck", "repository": "https://github.com/SantiMA10/devops-streamdeck.git", "author": "Santiago Martín ",