Skip to content

Commit

Permalink
Update server version from 0.1.22 to 0.1.23
Browse files Browse the repository at this point in the history
This updates the server version reflected in the current-user.json file to 0.1.23. The dependencies remain unchanged, ensuring continuity in client-side functionality.
  • Loading branch information
SquirrelDevelopper committed Nov 15, 2024
1 parent 7cef26c commit 4970bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-demo/src/data/current-user.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"considerOffLineAfter": 3
},
"server": {
"version": "0.1.22",
"version": "0.1.23",
"deps": {
"@aws-sdk/client-ecr": "^3.632.0",
"axios": "^1.7.4",
Expand Down

0 comments on commit 4970bcd

Please sign in to comment.