Skip to content

Commit 3328458

Browse files
committed
chore: Release manta version 1.54.75
1 parent 10e7de3 commit 3328458

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.54.75] - 2025-05-21
6+
7+
### Bug Fixes
8+
9+
- GitHub workflow fails because it tries to use an old ubuntu image, this fix is to update the ubuntu image used to run the GitHub workflow
10+
511
## [1.54.74] - 2025-05-21
612

713
### Bug Fixes
814

915
- GitHub workflow fails because it tries to use an old ubuntu image, this fix is to update the ubuntu image used to run the GitHub workflow
1016

17+
### Miscellaneous Tasks
18+
19+
- Release manta version 1.54.74
20+
1121
## [1.54.73] - 2025-05-21
1222

1323
### Bug Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
66
name = "manta"
77
description = "Another CLI for ALPS"
8-
version = "1.54.74"
8+
version = "1.54.75"
99
license-file = "LICENSE"
1010
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
1111
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"

0 commit comments

Comments
 (0)