Skip to content

Commit d8d8e03

Browse files
authored
Update NWBFile nwb_version string (#582)
1 parent 3ad7aa3 commit d8d8e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.0"
10+
value: "2.8.0-alpha"
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:

0 commit comments

Comments
 (0)