diff --git a/manifest.json b/manifest.json index 7cb74a2..a84458a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Terminal Workbench", - "version": "1.1.4", + "version": "1.1.5", "minAppVersion": "1.5.0", "author": "Real-Fruit-Snacks", "authorUrl": "https://github.com/Real-Fruit-Snacks" diff --git a/screenshot.png b/screenshot.png index a88963f..da1f67b 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/versions.json b/versions.json index 1c65b39..6384323 100644 --- a/versions.json +++ b/versions.json @@ -15,5 +15,6 @@ "1.1.1": "1.5.0", "1.1.2": "1.5.0", "1.1.3": "1.5.0", - "1.1.4": "1.5.0" + "1.1.4": "1.5.0", + "1.1.5": "1.5.0" }