diff --git a/Bloxstrap/Resources/CustomBootstrapperSchema.json b/Bloxstrap/Resources/CustomBootstrapperSchema.json index 76acf5f..e35b52a 100644 --- a/Bloxstrap/Resources/CustomBootstrapperSchema.json +++ b/Bloxstrap/Resources/CustomBootstrapperSchema.json @@ -42,6 +42,7 @@ "SuperClass": "Control", "IsCreatable": true, "Attributes": { + "Version": "int", "Theme": "Theme", "Title": "string", "IgnoreTitleBarInset": "bool"