Skip to content

Commit

Permalink
Update README.md (#144)
Browse files Browse the repository at this point in the history
Update Version Information
  • Loading branch information
TFyre committed Sep 14, 2022
1 parent d1045f0 commit be772b8
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,12 @@ To deploy to another port set **jetty.port** and/or **jetty.ssl.port** like
mvn jetty:run -Djetty.port=8090 -Djetty.ssl.port=8555
```

### Branching information
### Version information

* `master` the latest version of the starter, using latest platform snapshot
* `v10` the version for Vaadin 10
* `v11` the version for Vaadin 11
* `v12` the version for Vaadin 12
* `v13` the version for Vaadin 13
Release version will follow Vaadin's versioning. eg `23.x.x` indicates it depends on Vaadin 23

* `master` uses Vaadin 23.x.x
* `v2.0.0-beta13` uses Vaadin 14.x.x

### License

Expand Down

0 comments on commit be772b8

Please sign in to comment.