Skip to content
Snippets Groups Projects
Commit becbed07 authored by nservant's avatar nservant
Browse files

bump-version 1.1.0dev

parent 0fe4dc1c
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ before_install:
- docker pull nfcore/hic:dev
# Fake the tag locally so that the pipeline runs properly
# Looks weird when this is :dev to :dev, but makes sense when testing code for a release (:dev to :1.0.1)
- docker tag nfcore/hic:dev nfcore/hic:1.0.0
- docker tag nfcore/hic:dev nfcore/hic:dev
install:
# Install Nextflow
......
# You can use this file to create a conda environment for this pipeline:
# conda env create -f environment.yml
name: nf-core-hic-1.0.0
name: nf-core-hic-1.1.0dev
channels:
- conda-forge
- bioconda
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment