Skip to content

Commit 59eea6d

Browse files
committed
Add version for the omero metadata
1 parent 3441103 commit 59eea6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec.md

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ can be found under the "omero" key in the group-level metadata:
9292
```
9393
"id": 1, # ID in OMERO
9494
"name": "example.tif", # Name as shown in the UI
95+
"version": "0.1", # Current version
9596
"channels": [ # Array matching the c dimension size
9697
{
9798
"active": true,

0 commit comments

Comments
 (0)