Skip to content

Commit

Permalink
Release 23.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxeo-webui-jx-bot committed Aug 8, 2024
1 parent 7f4690a commit 841ebe5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion nuxeo-admin-console-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>zip</packaging>
<name>Nuxeo admin console package - Admin console package</name>
<properties>
<nuxeoadmin.package.version>23.0.2-rc.001</nuxeoadmin.package.version>
<nuxeoadmin.package.version>${project.version}</nuxeoadmin.package.version>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions nuxeo-admin-console-web/angular-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nuxeo-admin-console-web/angular-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxeo-admin-console-ui",
"version": "23.0.2-rc.1",
"version": "23.0.2",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 841ebe5

Please sign in to comment.