From 6c3623fdb7dc32e5a830dbcd6ab04c12b990e6d1 Mon Sep 17 00:00:00 2001 From: Ryan Halliday Date: Wed, 27 Mar 2024 16:01:06 +1300 Subject: [PATCH] Version bump and description update --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index cf0ef35..a5ad3b0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "reverse-prompter", "name": "Reverse Prompter", - "version": "1.0.6", + "version": "1.0.7", "minAppVersion": "0.15.0", - "description": "Generate prompts for you to beat writers block with AI", + "description": "Generate prompts to keep you writing with AI.", "author": "Ryan Halliday", "authorUrl": "https://blog.ryanhalliday.com", "fundingUrl": "https://ko-fi.com/ryanhalliday",