diff --git a/examples/express/IFC4x2.exp b/examples/express/IFC4X2.exp similarity index 100% rename from examples/express/IFC4x2.exp rename to examples/express/IFC4X2.exp diff --git a/packages/ifc-syntax-express-parser/src/index.ts b/packages/ifc-syntax-express-parser/src/index.ts index cf50b5c..7958ea5 100644 --- a/packages/ifc-syntax-express-parser/src/index.ts +++ b/packages/ifc-syntax-express-parser/src/index.ts @@ -89,7 +89,7 @@ export const IfcReleases = { IFC4_ADD2: "IFC4 ADD2.exp", IFC4_ADD2_TC1: "IFC4 ADD2 TC1.exp", IFC4X1: "IFC4X1.exp", - IFC4X2: "ifc4X2.exp", + IFC4X2: "IFC4X2.exp", IFC4X3: "IFC4X3 RC1.exp" }