Skip to content

Commit cc9f8b7

Browse files
committed
chore: Release manta-cli version 1.59.9-beta.15
1 parent 3d2a005 commit cc9f8b7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,19 @@
22

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

5+
## [1.59.9-beta.15] - 2026-02-01
6+
7+
### Refactor
8+
9+
- Assume_yes user interaction code cleaned
10+
- Assume_yes user interaction code cleaned
11+
512
## [1.59.9-beta.14] - 2026-01-31
613

14+
### Miscellaneous Tasks
15+
16+
- Release manta-cli version 1.59.9-beta.14
17+
718
### Refactor
819

920
- Clean code

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2024"
88
authors = ["Manuel Sopena Ballesteros <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
99
name = "manta-cli"
1010
description = "Another CLI for ALPS"
11-
version = "1.59.9-beta.14"
11+
version = "1.59.9-beta.15"
1212
license-file = "LICENSE"
1313
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
1414
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"

0 commit comments

Comments
 (0)