Skip to content

Commit dcb5915

Browse files
committed
ocif 0.2
1 parent bb99555 commit dcb5915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/app-canvas/src/app/exporters/ocwg/ocwg-empty-file.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { OCWGFile } from './ocwg-schema';
22

33
export const ocwgEmptyFile: OCWGFile = {
4-
ocif: 'https://canvasprotocol.org/ocif/0.1',
4+
ocif: 'https://canvasprotocol.org/ocif/0.2',
55
nodes: [],
66
relations: [],
77
resources: [],

0 commit comments

Comments
 (0)