Skip to content

Commit 071f112

Browse files
🔄 Update version to 0.0.1-alpha.202512271344.a04f2342 (alpha)
1 parent a04f234 commit 071f112

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.0.1-alpha.202512271341.80e0c4c9",
4+
"version": "0.0.1-alpha.202512271344.a04f2342",
55
"type": "module",
66
"scripts": {
77
"test": "bun test",

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.0.1-alpha.202512271341.80e0c4c9",
3+
"version": "0.0.1-alpha.202512271344.a04f2342",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/quotentiroler/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.0.1-alpha.202512271341.80e0c4c9",
3+
"version": "0.0.1-alpha.202512271344.a04f2342",
44
"description": "CI/CD and development scripts for Proxy Smart",
55
"private": true,
66
"type": "module",

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Proxy Smart Admin UI",
44
"description": "A web-based administration interface for managing healthcare applications and resources via Proxy Smart.",
55
"private": true,
6-
"version": "0.0.1-alpha.202512271341.80e0c4c9",
6+
"version": "0.0.1-alpha.202512271344.a04f2342",
77
"type": "module",
88
"scripts": {
99
"dev": "vite",

0 commit comments

Comments
 (0)