diff --git a/dist/manifest.json b/dist/manifest.json index bbdbd09..876e15c 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -1,3 +1,3 @@ { - "version": "2.6.3" + "version": "2.6.4" } diff --git a/package-lock.json b/package-lock.json index cf5d517..8d76eb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alleyway/add-tradingview-alerts-tool", - "version": "2.6.3", + "version": "2.6.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@alleyway/add-tradingview-alerts-tool", - "version": "2.6.3", + "version": "2.6.4", "license": "MIT", "dependencies": { "commander": "^11.0.0", diff --git a/package.json b/package.json index 65ae067..6cd7e0f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ ], "author": "Michael Lake", "license": "MIT", - "version": "2.6.3", + "version": "2.6.4", "dependencies": { "commander": "^11.0.0", "consola": "^3.2.3", diff --git a/src/manifest.json b/src/manifest.json index 092de69..7962e7a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,3 +1,3 @@ { - "version": "2.6.3" + "version": "2.6.4" }