We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b4aca commit a1833e8Copy full SHA for a1833e8
2 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "bks-ai-shell",
3
"name": "AI Shell",
4
- "version": "3.0.2",
+ "version": "3.0.3",
5
"minAppVersion": "5.4.0",
6
"description": "Ask AI to analyze your database and generate SQL queries.",
7
"author": {
package.json
@@ -1,6 +1,6 @@
"name": "bks-ai-shell",
"description": "A Beekeeper Studio plugin for analyzing database and generate queries",
"license": "GPL-3.0",
"type": "module",
0 commit comments