Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 8d91ae1

Browse files
committed
increment version number
1 parent 87cfcdf commit 8d91ae1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

export.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Exports the container in the cwd.
33
# The container can be exported once it's started with
44

5-
version=0.1.1
5+
version=0.1.2
66
outname=mri_deface-$version.tar
77
container=mri_deface
88
image=flywheel/mri-deface

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"name": "mri-deface",
2727
"source": "https://github.com/flywheel-apps/mri-deface",
2828
"url": "https://surfer.nmr.mgh.harvard.edu/fswiki/mri_deface",
29-
"version": "0.1.1",
29+
"version": "0.1.2",
3030
"custom": {
3131
"docker-image": "flywheel/mri-deface:v0.1.1"
3232
}

0 commit comments

Comments
 (0)