Skip to content

Commit 78aba81

Browse files
committed
fix incorrect version
1 parent be84039 commit 78aba81

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CHANGELOG.released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
77
and this project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MICRO`.
88
For upgrade instructions, please check the [migration guide](MIGRATIONS.released.md).
99

10-
## [25.04.1](https://github.com/scalableminds/webknossos/releases/tag/25.04.1) - 2025-04-22
11-
[Commits](https://github.com/scalableminds/webknossos/compare/25.03.1...25.04.1)
10+
## [25.04.0](https://github.com/scalableminds/webknossos/releases/tag/25.04.0) - 2025-04-22
11+
[Commits](https://github.com/scalableminds/webknossos/compare/25.03.1...25.04.0)
1212

1313
### Highlights
1414
- The opacity of meshes can be adjusted using the 'Change Segment Color' context menu entry in the segments tab. [#8443](https://github.com/scalableminds/webknossos/pull/8443)

CHANGELOG.unreleased.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MIC
88
For upgrade instructions, please check the [migration guide](MIGRATIONS.released.md).
99

1010
## Unreleased
11-
[Commits](https://github.com/scalableminds/webknossos/compare/25.04.1...HEAD)
11+
[Commits](https://github.com/scalableminds/webknossos/compare/25.04.0...HEAD)
1212

1313
### Added
1414

MIGRATIONS.released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ See `MIGRATIONS.unreleased.md` for the changes which are not yet part of an offi
66
This project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MICRO`.
77
User-facing changes are documented in the [changelog](CHANGELOG.released.md).
88

9-
## [25.04.1](https://github.com/scalableminds/webknossos/releases/tag/25.04.1) - 2025-04-22
10-
[Commits](https://github.com/scalableminds/webknossos/compare/25.03.1...25.04.1)
9+
## [25.04.0](https://github.com/scalableminds/webknossos/releases/tag/25.04.0) - 2025-04-22
10+
[Commits](https://github.com/scalableminds/webknossos/compare/25.03.1...25.04.0)
1111
- New FossilDB version `0.1.37` (`master__525:` on dockerhub) is required. [#8460](https://github.com/scalableminds/webknossos/pull/8460)
1212
- NodeJs version `22+` is required. [#8479](https://github.com/scalableminds/webknossos/pull/8479)
1313

MIGRATIONS.unreleased.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ This project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MICRO`.
66
User-facing changes are documented in the [changelog](CHANGELOG.released.md).
77

88
## Unreleased
9-
[Commits](https://github.com/scalableminds/webknossos/compare/25.04.1...HEAD)
9+
[Commits](https://github.com/scalableminds/webknossos/compare/25.04.0...HEAD)
1010

1111
### Postgres Evolutions:

0 commit comments

Comments
 (0)