diff --git a/manifest.json b/manifest.json index 66ba003..e3cd92d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "smart-composer", "name": "Smart Composer", - "version": "0.0.6", + "version": "0.0.9", "minAppVersion": "0.15.0", "description": "AI chat with note context, smart writing assistance, and one-click edits for your vault.", "author": "Heesu Suh", diff --git a/versions.json b/versions.json index 6ae9eaf..1a84b89 100644 --- a/versions.json +++ b/versions.json @@ -4,5 +4,8 @@ "0.0.3": "0.15.0", "0.0.4": "0.15.0", "0.0.5": "0.15.0", - "0.0.6": "0.15.0" + "0.0.6": "0.15.0", + "0.0.7": "0.15.0", + "0.0.8": "0.15.0", + "0.0.9": "0.15.0" }