Skip to content

Commit 13ddb67

Browse files
committed
chore: bump version to 5.0.2
1 parent d8d97e8 commit 13ddb67

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

DRIVE-BACKEND-HANDOFF.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Google Drive backend — work-in-progress handoff
22

3-
Branch: **`feat/google-drive-backend`** (off `main` @ v5.0.1).
3+
Branch: **`feat/google-drive-backend`** (off `main` @ v5.0.2).
44
Goal agreed with Trent: **full replacement** of Git/LFS with Google Drive, end-to-end,
55
with **check-out/check-in locks moved to the team server**.
66

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framecad",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "CAD collaboration tool for FRC robotics teams",
55
"author": {
66
"name": "Trent Fox",

server/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framecad-server",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Self-hosted team-coordination server for FrameCAD",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)