diff --git a/manifest.json b/manifest.json index 8ff54b4..21c70ac 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "github": "TharkiDev" } ], - "version": "1.1.0", + "version": "1.1.1", "updater": { "type": "store", "id": "dev.kingfish.DoubleClickVC" diff --git a/package.json b/package.json index 9bfdb14..1f00fc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "double-click-vc", - "version": "1.1.0", + "version": "1.1.1", "description": "Double click to join VC", "engines": { "node": ">=18.0.0",