Skip to content

Commit a4cd606

Browse files
🔄 Update version to 0.3.16-RELEASE.202608161355.6a472910c [skip ci]
1 parent 9c36df8 commit a4cd606

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "proxy-smart-backend",
33
"displayName": "Proxy Smart Backend",
4-
"version": "0.3.16-beta.202608161355.6a472910c",
4+
"version": "0.3.16-RELEASE.202608161355.6a472910c",
55
"type": "module",
66
"scripts": {
77
"test": "bun test --isolate",

deploy/infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "proxy-smart-infra",
33
"displayName": "Proxy Smart Infrastructure",
44
"description": "AWS CDK infrastructure for Proxy Smart production deployment",
5-
"version": "0.3.16-beta.202608161355.6a472910c",
5+
"version": "0.3.16-RELEASE.202608161355.6a472910c",
66
"private": true,
77
"type": "module",
88
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxy-smart",
3-
"version": "0.3.16-beta.202608161355.6a472910c",
3+
"version": "0.3.16-RELEASE.202608161355.6a472910c",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/Max-Health-Inc/proxy-smart.git"

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxy-smart-scripts",
3-
"version": "0.3.16-beta.202608161355.6a472910c",
3+
"version": "0.3.16-RELEASE.202608161355.6a472910c",
44
"description": "CI/CD and development scripts for Proxy Smart",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)