Skip to content

Commit 02c7966

Browse files
Release 4.1.0
1 parent 8d1ef78 commit 02c7966

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autosubmitgui",
3-
"version": "4.1.0-beta.1",
3+
"version": "4.1.0",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^6.7.1",

public/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
### Release v4.0.1 - Release date: 2025-06-10
4+
5+
* Supported Autosubmit API version: [4.1.1](https://pypi.org/project/autosubmit-api/4.1.1/)
6+
37
### Pre-release v4.1.0-beta.1 - Release date: 2025-05-21
48

59
* **Compatibility with Autosubmit API version >= [4.1.0b1](https://pypi.org/project/autosubmit-api/4.1.0b1/)**

0 commit comments

Comments
 (0)