File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.0.1 "
2+ "." : " 1.0.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.2] ( https://github.com/socialgene/sgnf/compare/v1.0.1...v1.0.2 ) (2024-07-24)
4+
5+
6+ ### Bug Fixes
7+
8+ * revert base.config and fix micromono ([ cd9257e] ( https://github.com/socialgene/sgnf/commit/cd9257ea52ea673a5016d09cd98090a89428c288 ) )
9+
310## [ 1.0.1] ( https://github.com/socialgene/sgnf/compare/v1.0.0...v1.0.1 ) (2024-07-24)
411
512
Original file line number Diff line number Diff line change 11# Couldn't get github actions to cache the docker builds so this starts from a sgpy_base image
22# x-release-please-start-version
3- FROM chasemc2/sgpy-base:1.0.1
3+ FROM chasemc2/sgpy-base:1.0.2
44# x-release-please-end
55# ################# METADATA ######################
66LABEL software="socialgene"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ manifest {
1515 mainScript = ' main.nf'
1616 defaultBranch = ' main'
1717 nextflowVersion = ' !>=22.10.1'
18- version = ' 1.0.1 ' // x-release-please-version
18+ version = ' 1.0.2 ' // x-release-please-version
1919 doi = ' '
2020}
2121
You can’t perform that action at this time.
0 commit comments