Skip to content

Commit

Permalink
release: version up
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo310 committed Apr 30, 2024
1 parent b53cec6 commit 48310bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.2",
"version": "1.1.0",
"minAppVersion": "1.5.0",
"isDesktopOnly": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smart-second-brain",
"version": "0.1.0",
"version": "1.1.0",
"main": "main.js",
"devDependencies": {
"@biomejs/biome": "1.2.2",
Expand Down
1 change: 1 addition & 0 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@
"0.6.0": "1.5.0"
"1.0.0": "1.5.0"
"1.0.2": "1.5.0"
"1.1.0": "1.5.0"
}

0 comments on commit 48310bd

Please sign in to comment.