Skip to content

Commit 813ce29

Browse files
bentshermanclaude
andauthored
[release] bump version 1.0.0-beta.12 (#17)
πŸ€– Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
1 parent d46d501 commit 813ce29

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-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.11'
14+
id 'io.nextflow.nextflow-plugin' version '1.0.0-beta.12'
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.11
1+
1.0.0-beta.12

β€Žchangelog.txtβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.0.0-beta.12 - 24 Oct 2025
2+
- Fix errors with plugin-level tests (#16)
3+
14
1.0.0-beta.11 - 24 Oct 2025
25
- Generate plugin spec (#12)
36
- Add Claude review GH action

0 commit comments

Comments
Β (0)