Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Update to Vert.x 3.7.1
Browse files Browse the repository at this point in the history
Missing changes to enum.json
  • Loading branch information
gastaldi authored Jun 27, 2019
1 parent 6185bfb commit 58d50c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/core/catalog/enums.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,11 @@
"runtime.version.vertx": [
{
"id": "community",
"name": "3.6.3 (Community)"
"name": "3.7.1 (Community)"
},
{
"id": "redhat",
"name": "3.6.3.redhat-00009 (RHOAR)"
"name": "3.7.1.redhat-00012 (RHOAR)"
}
],
"runtime.version.angular": [
Expand Down

0 comments on commit 58d50c7

Please sign in to comment.