Skip to content

Commit 34cdac3

Browse files
committed
[release 24.09.1-edge] Update timestamp and build number [ci fast]
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 434a817 commit 34cdac3

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.09.0-edge
1+
24.09.1-edge
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
build=5924
2-
version=24.09.0-edge
3-
timestamp=1727869707469
4-
commitId=179093dc3
1+
build=5925
2+
version=24.09.1-edge
3+
timestamp=1728820839596
4+
commitId=cdecb3f54

modules/nextflow/src/main/resources/META-INF/plugins-info.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ nf-azure@1.10.0
33
nf-cloudcache@0.4.2
44
nf-codecommit@0.2.2
55
nf-console@1.1.4
6-
nf-google@1.15.0
6+
nf-google@1.15.1
77
nf-tower@1.9.2
8-
nf-wave@1.6.0
8+
nf-wave@1.7.0

nextflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616

1717
[[ "$NXF_DEBUG" == 'x' ]] && set -x
18-
NXF_VER=${NXF_VER:-'24.09.0-edge'}
18+
NXF_VER=${NXF_VER:-'24.09.1-edge'}
1919
NXF_ORG=${NXF_ORG:-'nextflow-io'}
2020
NXF_HOME=${NXF_HOME:-$HOME/.nextflow}
2121
NXF_PROT=${NXF_PROT:-'https'}

0 commit comments

Comments
 (0)