Skip to content

Commit 6df62cf

Browse files
committed
[release] bump version 1.0.0-beta.11
1 parent 5bddaa4 commit 6df62cf

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Apply and configure this plugin in your `build.gradle` file, for example:
1111

1212
```gradle
1313
plugins {
14-
id 'io.nextflow.nextflow-plugin' version '1.0.0-beta.10'
14+
id 'io.nextflow.nextflow-plugin' version '1.0.0-beta.11'
1515
}
1616
1717
dependencies {

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-beta.10
1+
1.0.0-beta.11

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.0.0-beta.11 - 24 Oct 2025
2+
- Generate plugin spec (#12)
3+
- Add Claude review GH action
4+
- Remove unneeded deps
5+
16
1.0.0-beta.10 - 8 Oct 2025
27
- Add CLAUDE.md documentation for AI-assisted development
38
- Update RegistryClient to use JSON POST for createRelease endpoint

0 commit comments

Comments
 (0)