reactiverse / es4x

🚀 fast JavaScript 4 Eclipse Vert.x
https://reactiverse.io/es4x/
Apache License 2.0
882 stars 75 forks source link

Wrong es4x-pm version referenced #434

Closed UglyHobbitFeet closed 3 years ago

UglyHobbitFeet commented 3 years ago

In the latest @es4x/create/bin/es4x-cli.js I see an outdated version reference

let pm = 'es4x-pm-0.13.2.jar';

Shouldn't it be 0.13.3?

UglyHobbitFeet commented 3 years ago

Sorry, had something wrong with my update. Reupdated and its fine