Skip to content

Commit

Permalink
Update flow to 24.6.0.beta1 (#7015)
Browse files Browse the repository at this point in the history
* Update flow to 24.6.0.beta1

* add dashboard feature flag

* add dashboard feature flag

---------

Co-authored-by: Zhe Sun <[email protected]>
  • Loading branch information
vaadin-bot and ZheSun88 committed Nov 20, 2024
1 parent 89ff613 commit d345a56
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dashboard Component (Experimental)
com.vaadin.experimental.dashboardComponent=true
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@

# Dashboard Component (Experimental)
com.vaadin.experimental.dashboardComponent=true
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@

# Dashboard Component (Experimental)
com.vaadin.experimental.dashboardComponent=true
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"npmName": "@vaadin/field-highlighter"
},
"flow": {
"javaVersion": "24.6.0.alpha6"
"javaVersion": "24.6.0.beta1"
},
"flow-cdi": {
"javaVersion": "15.1.0"
Expand Down

0 comments on commit d345a56

Please sign in to comment.