Skip to content

Commit c207942

Browse files
committed
chore: bump databases-on-aws plugin version to 1.4.0
1 parent f98901d commit c207942

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"name": "databases-on-aws",
165165
"source": "./plugins/databases-on-aws",
166166
"tags": ["aws", "database", "aurora", "dsql", "serverless", "postgresql"],
167-
"version": "1.3.3"
167+
"version": "1.4.0"
168168
},
169169
{
170170
"category": "deployment",

plugins/databases-on-aws/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"license": "Apache-2.0",
2323
"name": "databases-on-aws",
2424
"repository": "https://github.com/awslabs/agent-plugins",
25-
"version": "1.3.3"
25+
"version": "1.4.0"
2626
}

plugins/databases-on-aws/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "databases-on-aws",
3-
"version": "1.3.3",
3+
"version": "1.4.0",
44
"description": "Expert database guidance for the AWS database portfolio. Design schemas, execute queries, handle migrations, and choose the right database for your workload.",
55
"author": {
66
"name": "Amazon Web Services",

0 commit comments

Comments
 (0)