File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All 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
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2021"
55authors = [" Manuel Sopena Ballesteros <msopena@cscs.ch>" , " Miguel Gila <miguel.gila@cscs.ch>" ]
66name = " manta"
77description = " Another CLI for ALPS"
8- version = " 1.54.74 "
8+ version = " 1.54.75 "
99license-file = " LICENSE"
1010documentation = " https://github.com/eth-cscs/manta/blob/main/README.md"
1111homepage = " https://github.com/eth-cscs/manta/blob/main/README.md"
You can’t perform that action at this time.
0 commit comments