Skip to content

Commit 023e266

Browse files
author
Lawrence
committed
Updated schema
Include changes to schema version.
1 parent 5d922d5 commit 023e266

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nwb-schema/core/nwb.file.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ groups:
77
attributes:
88
- name: nwb_version
99
dtype: text
10-
value: 2.2.1
10+
value: 2.2.2
1111
doc: File version string. Use semantic versioning, e.g. 1.2.1. This will be the
1212
name of the format with trailing major, minor and patch numbers.
1313
datasets:

nwb-schema/core/nwb.namespace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ namespaces:
5757
- doc: This source module contains neurodata_type for retinotopy data.
5858
source: nwb.retinotopy.yaml
5959
title: Retinotopy
60-
version: 2.2.1
60+
version: 2.2.2

0 commit comments

Comments
 (0)