We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d922d5 commit 023e266Copy full SHA for 023e266
nwb-schema/core/nwb.file.yaml
@@ -7,7 +7,7 @@ groups:
7
attributes:
8
- name: nwb_version
9
dtype: text
10
- value: 2.2.1
+ value: 2.2.2
11
doc: File version string. Use semantic versioning, e.g. 1.2.1. This will be the
12
name of the format with trailing major, minor and patch numbers.
13
datasets:
nwb-schema/core/nwb.namespace.yaml
@@ -57,4 +57,4 @@ namespaces:
57
- doc: This source module contains neurodata_type for retinotopy data.
58
source: nwb.retinotopy.yaml
59
title: Retinotopy
60
- version: 2.2.1
+ version: 2.2.2
0 commit comments