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

Commit dfd1500

Browse files
authored
Update manifest.json
1 parent dca3090 commit dfd1500

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"url": "https://github.com/flywheel-apps/test-gear",
99
"source": "https://github.com/flywheel-apps/pydeface-gear",
1010
"cite": "https://github.com/poldracklab/pydeface",
11-
"version": "0.1.0",
11+
"version": "1.0.0",
1212
"custom": {
13-
"docker-image": "flywheel/pydeface-gear:0.1.0",
13+
"docker-image": "flywheel/pydeface-gear:1.0.0",
1414
"gear-builder": {
1515
"category": "analysis",
16-
"image": "flywheel/pydeface-gear:0.1.0"
16+
"image": "flywheel/pydeface-gear:1.0.0"
1717
}
1818
},
1919
"inputs": {
@@ -106,4 +106,4 @@
106106
"FSLMULTIFILEQUIT": "TRUE",
107107
"_": "/opt/conda/envs/neuro/bin/python"
108108
}
109-
}
109+
}

0 commit comments

Comments
 (0)