Skip to content

Commit

Permalink
Release 23.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxeo-webui-jx-bot committed Sep 23, 2024
1 parent d2776c3 commit 11f1566
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.4-beta.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.4-beta.1",
"version": "23.0.4",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 11f1566

Please sign in to comment.