How to change backend version shown in About dialog? #981

Open
opened 2026-03-04 11:28:41 -05:00 by deekerman · 0 comments
Owner

Originally created by @maryam4s26 on GitHub (Sep 11, 2025).

Question
In the About dialog CloudBeaver shows both frontend and backend versions.

For the frontend I found that I can control the version via package.json.
But for the backend version, I couldn’t find where this value is defined or how to override it.

Expected behavior
I would like to build a custom distribution of CloudBeaver and set my own backend version string (e.g. 1.1.1-custom) without breaking anything.

Question
Where is the backend version taken from, and what is the correct way to change it?

Image
Originally created by @maryam4s26 on GitHub (Sep 11, 2025). **Question** In the About dialog CloudBeaver shows both frontend and backend versions. For the frontend I found that I can control the version via [`package.json`](https://github.com/dbeaver/cloudbeaver/blob/devel/webapp/packages/product-default/package.json#L12). But for the backend version, I couldn’t find where this value is defined or how to override it. **Expected behavior** I would like to build a custom distribution of CloudBeaver and set my own backend version string (e.g. `1.1.1-custom`) without breaking anything. **Question** Where is the backend version taken from, and what is the correct way to change it? <img width="271" height="148" alt="Image" src="https://github.com/user-attachments/assets/192e89be-374e-4580-99df-ffe9ebb62407" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#981
No description provided.