Skip to content

Commit 854111f

Browse files
committed
chore: bump version to 1.1.0 for content generation release
1 parent 3e0aa0f commit 854111f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"id": "apply-opencode",
33
"name": "Apply OpenCode",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"minAppVersion": "1.0.0",
6-
"description": "AI-powered frontmatter enhancement and title generation for Obsidian.",
6+
"description": "AI-powered frontmatter enhancement, title generation, and content generation for Obsidian.",
77
"author": "Dylan Shade",
88
"authorUrl": "https://github.com/dpshade",
99
"fundingUrl": "https://ko-fi.com/dpshade",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"1.0.0": "1.0.0"
2+
"1.0.0": "1.0.0",
3+
"1.1.0": "1.0.0"
34
}

0 commit comments

Comments
 (0)