Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #651 from odpi/310local
Browse files Browse the repository at this point in the history
Setting release to 3.10 in the release branch
  • Loading branch information
davidradl authored Mar 30, 2023
2 parents 3202c2e + 5e0d492 commit 7abda5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cra-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egeria-react-ui-client",
"version": "3.10.0-rc.0",
"version": "3.10.0",
"description": "Egeria React User Interface client component.",
"private": true,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion cra-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egeria-react-ui-server",
"version": "3.10.0-rc.0",
"version": "3.10.0",
"private": true,
"description": "Egeria React User Interface server component, also known as the presentation server.",
"main": "index.js",
Expand Down

0 comments on commit 7abda5c

Please sign in to comment.