Skip to content

Changed version string.#2034

Open
kwoot wants to merge 3 commits intoLibrePlan:mainfrom
kwoot:introduce-release-name
Open

Changed version string.#2034
kwoot wants to merge 3 commits intoLibrePlan:mainfrom
kwoot:introduce-release-name

Conversation

@kwoot
Copy link
Copy Markdown
Contributor

@kwoot kwoot commented Apr 5, 2026

Changed version string.
Added 'version' text to login screen.
Added translations.

<groupId>org.libreplan</groupId>
<artifactId>libreplan</artifactId>
<packaging>pom</packaging>
<version>1.6.0</version>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's important to have software versions using numbers so people know if a version is more recent or older than current version.

MacOS adds names to the version, but internally they still use numbers: https://en.wikipedia.org/wiki/MacOS_Tahoe

Image

Same for Ubuntu https://documentation.ubuntu.com/release-notes/26.04/

When using version numbers, lots of software uses semantic version scheme to know if a particular version contains major or minor breaking changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants