Skip to content

Commit a1833e8

Browse files
committed
bump version 3.0.3
1 parent 23b4aca commit a1833e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "bks-ai-shell",
33
"name": "AI Shell",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"minAppVersion": "5.4.0",
66
"description": "Ask AI to analyze your database and generate SQL queries.",
77
"author": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bks-ai-shell",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "A Beekeeper Studio plugin for analyzing database and generate queries",
55
"license": "GPL-3.0",
66
"type": "module",

0 commit comments

Comments
 (0)