Skip to content

Commit

Permalink
[release 24.11.0-edge] Update timestamp and build number
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Dec 3, 2024
1 parent 7e2c8d8 commit 6e231be
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.10.0
24.11.0-edge
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build=5928
version=24.10.0
timestamp=1730054192154
commitId=6524d8dc9
build=5929
version=24.11.0-edge
timestamp=1733218258400
commitId=7e2c8d82b
8 changes: 4 additions & 4 deletions modules/nextflow/src/main/resources/META-INF/plugins-info.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
nf-amazon@2.9.0
nf-azure@1.10.1
nf-amazon@2.10.0
nf-azure@1.11.0
[email protected]
[email protected]
[email protected]
nf-google@1.15.2
nf-google@1.16.0
[email protected]
nf-wave@1.7.2
nf-wave@1.8.0
2 changes: 1 addition & 1 deletion nextflow
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.

[[ "$NXF_DEBUG" == 'x' ]] && set -x
NXF_VER=${NXF_VER:-'24.10.0'}
NXF_VER=${NXF_VER:-'24.11.0-edge'}
NXF_ORG=${NXF_ORG:-'nextflow-io'}
NXF_HOME=${NXF_HOME:-$HOME/.nextflow}
NXF_PROT=${NXF_PROT:-'https'}
Expand Down
2 changes: 1 addition & 1 deletion nextflow.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7dfd8066370310bff610aa209c988b3e
66995c4139ebcd17bf99f17d9dd030d1
2 changes: 1 addition & 1 deletion nextflow.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c142828a82fa6678a5af978d3545bb7f56072be6
cdbb67bdb21c0e63fb48aabb8b168c12a31fa5b3
2 changes: 1 addition & 1 deletion nextflow.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e848918fb9b85762822c078435d9ff71979a88cccff81ce5babd75d5eee52fe6
69a86852c52dcfa7662407c46d16f05bd3dec16e0c505c2a2f71ccc56219d631

0 comments on commit 6e231be

Please sign in to comment.