Skip to content

Commit 3303cc7

Browse files
committed
chore: bump version to 3.0.8
1 parent fc6831a commit 3303cc7

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": "bks-ai-shell",
33
"name": "AI Shell",
4-
"version": "3.0.7",
4+
"version": "3.0.8",
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": "@beekeeperstudio/bks-ai-shell",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"description": "A Beekeeper Studio plugin for analyzing database and generate queries",
55
"license": "GPL-3.0",
66
"repository": {

0 commit comments

Comments
 (0)