diff --git a/Project.toml b/Project.toml
index 4bbdb1e..0fb2dd7 100755
--- a/Project.toml
+++ b/Project.toml
@@ -1,7 +1,7 @@
name = "GenieBuilder"
uuid = "c9453c14-af8a-11ec-351d-c7c9a2035d70"
authors = ["Adrian Salceanu"]
-version = "0.18.9"
+version = "0.18.10"
[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
diff --git a/public/data/blockDefinitions.json b/public/data/blockDefinitions.json
index 06446ef..3bed769 100644
--- a/public/data/blockDefinitions.json
+++ b/public/data/blockDefinitions.json
@@ -3039,7 +3039,6 @@
"tagName": "Q-TOGGLE",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -3751,7 +3750,6 @@
"tagName": "Q-RANGE",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -4300,7 +4298,6 @@
"tagName": "Q-DATE",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -5171,7 +5168,6 @@
"tagName": "Q-TIME",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -5936,7 +5932,6 @@
"tagName": "Q-KNOB",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -6559,7 +6554,6 @@
"tagName": "Q-TABLE",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "fullscreen",
@@ -7642,7 +7636,6 @@
"tagName": "Q-AVATAR",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -7928,7 +7921,6 @@
"tagName": "Q-CHIP",
"content": "Add to calendar",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -8193,7 +8185,6 @@
"tagName": "Q-ICON",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -8292,7 +8283,6 @@
"tagName": "Q-RATING",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -8517,7 +8507,6 @@
"tagName": "Q-SPINNER",
"content": "",
"droppable": false,
- "proRequired": true,
"properties": [
{
"label": "Data Binding",
@@ -8767,7 +8756,6 @@
"tagName": "Q-SCROLL-AREA",
"content": "scrollarea text
",
"droppable": false,
- "proRequired": true,
"nestable": true,
"properties": [
{
diff --git a/public/index.html b/public/index.html
index cc6734a..526d5c0 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,4 +1,4 @@
-
GenieBuilder
\ No newline at end of file
+ }