Can the app version be controlled?

I’m writing a serverless app and every time I post a new update the major version is incremented. E.g. 1.0 -> 2.0.

So for example, when I upload a new version as below, version will go to 3.0.

Freshworks_Developers

I would like ability to set sub version (i.e. 1.1). Or even 1.1.1. Is this possible? I see no docs on the topic.

Hi Steve,
It is not possible to control the version from the UI. We will convert this as feedback.

Thanks for clarifying.

My workaround to this was to put the version number on the iparams page & just ignore the version number on the freshdev page.

1 Like