Skip to content

Commit

Permalink
[release 24.10.0] Update timestamp and build number [e2e prod]
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Oct 27, 2024
1 parent 67ec1f7 commit a019ef8
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.09.2-edge
24.10.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build=5927
version=24.09.2-edge
timestamp=1728940921672
commitId=8acdb6e89
build=5928
version=24.10.0
timestamp=1730054192154
commitId=6524d8dc9
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.09.2-edge'}
NXF_VER=${NXF_VER:-'24.10.0'}
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 @@
45c22a1f79d1ef3529221d9075ac2c52
7dfd8066370310bff610aa209c988b3e
2 changes: 1 addition & 1 deletion nextflow.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2ae1ca96f878ba3cacc3580669610f4086119853
c142828a82fa6678a5af978d3545bb7f56072be6
2 changes: 1 addition & 1 deletion nextflow.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0bdc88876b7b4ea230b90d0518eaa658e38566a30f250e6e9c0bb38428d74e0b
e848918fb9b85762822c078435d9ff71979a88cccff81ce5babd75d5eee52fe6

0 comments on commit a019ef8

Please sign in to comment.