Skip to content

Commit ea987cb

Browse files
committed
chore: bump version to 1.1.2
1 parent 235fc99 commit ea987cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "apply-opencode",
33
"name": "Apply OpenCode",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"minAppVersion": "1.0.0",
66
"description": "AI-powered frontmatter enhancement, title generation, content generation, and wiki link identification.",
77
"author": "Dylan Shade",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apply-opencode",
3-
"version": "1.0.0",
3+
"version": "1.1.2",
44
"description": "Use OpenCode to enhance your notes with AI-powered frontmatter suggestions",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)