Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action Create a new app - app.json require changes #501

Closed
bc4all opened this issue Apr 30, 2023 · 1 comment
Closed

Action Create a new app - app.json require changes #501

bc4all opened this issue Apr 30, 2023 · 1 comment
Labels
enhancement New feature or request Fix Ready Fix Ready In Progress Issue is actively being worked on Shipped Feature is included in the latest version

Comments

@bc4all
Copy link

bc4all commented Apr 30, 2023

Hi Freddy,

I would like to ask you to update the app.json in that is created in action Create a new app.

Below are needed updates:
application:
Current value: "application": "19.0.0.0",
Expected value: "application": "22.0.0.0",

features:
Current value: missing
Expected value: "features": ["NoImplicitWith"]

Those two are changes that every time need to be modify in the app.json file.

Best regards,
Krzysztof

@freddydk freddydk added enhancement New feature or request Fix Ready Fix Ready In Progress Issue is actively being worked on labels May 10, 2023
@freddydk
Copy link
Collaborator

Fixed in v3.1

@freddydk freddydk added the Shipped Feature is included in the latest version label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Fix Ready Fix Ready In Progress Issue is actively being worked on Shipped Feature is included in the latest version
Projects
None yet
Development

No branches or pull requests

2 participants