ui5-community / generator-ui5-ts-app

Generator for UI5 applications using TypeScript which use the official UI5 tooling. This generator was built as a plug-in for the community project Easy UI5 by SAP.
Apache License 2.0
19 stars 15 forks source link

fix: Build set manifest.json version from package.json #32

Closed mauriciolauffer closed 5 months ago

mauriciolauffer commented 5 months ago

The manifest.json version property was hardcoded. Now, it's set from package.json when building the app.