diff --git a/manifest.json b/manifest.json index a2b994a..89448e6 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "description": "Interact with your privacy focused assistant, leveraging Ollama or OpenAI, making your second brain even smarter.", "author": "Leo310, nicobrauchtgit", "authorUrl": "https://github.com/nicobrauchtgit", - "version": "1.1.0", + "version": "1.1.1", "minAppVersion": "1.5.0", "isDesktopOnly": true } diff --git a/versions.json b/versions.json index 8d6e943..fb27aa3 100644 --- a/versions.json +++ b/versions.json @@ -17,4 +17,5 @@ "1.0.0": "1.5.0" "1.0.2": "1.5.0" "1.1.0": "1.5.0" + "1.1.1": "1.5.0" }