Skip to content

Commit 4e27468

Browse files
committed
[release 23.12.0-edge] Update timestamp and build number
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 03eaa4e commit 4e27468

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23.11.0-edge
1+
23.12.0-edge

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
# built documents.
6565
#
6666
# The short X.Y version.
67-
version = '23.11'
67+
version = '23.12'
6868
# The full version, including alpha/beta/rc tags.
69-
release = '23.11.0-edge'
69+
release = '23.12.0-edge'
7070

7171
# The language for content autogenerated by Sphinx. Refer to documentation
7272
# for a list of supported languages.
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
build=5900
2-
version=23.11.0-edge
3-
timestamp=1702494578227
4-
commitId=887f06f4d
1+
build=5902
2+
version=23.12.0-edge
3+
timestamp=1703061796975
4+
commitId=03eaa4e59
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
nf-amazon@2.2.0
1+
nf-amazon@2.3.0
22
33
44
55
66
7-
nf-google@1.9.0
7+
nf-google@1.10.0
88
9-
nf-wave@1.1.0
9+
nf-wave@1.2.0

nextflow

+1-1
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:-'23.11.0-edge'}
18+
NXF_VER=${NXF_VER:-'23.12.0-edge'}
1919
NXF_ORG=${NXF_ORG:-'nextflow-io'}
2020
NXF_HOME=${NXF_HOME:-$HOME/.nextflow}
2121
NXF_PROT=${NXF_PROT:-'https'}

nextflow.md5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8a4583bb84d6e8304cc0b1ff5446f21f
1+
c7be306ce627f428fcd977ef80520d1c

nextflow.sha1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
965e377c383f399cb01e2c109ed2edd8335671e6
1+
bf23b6cdf50eea71af9bf85f4058864a8f2ca8fc

nextflow.sha256

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ddb037f134a8289215fa41b45f85e678e4bd45b8da2a3379caf326a99dfbbeeb
1+
8370b1bba8447e995c89c6038d4d769de78265c6853411e8b56111a5ffe605a2

0 commit comments

Comments
 (0)