wrappid / wrappid-service

A service middleware boilerplate application to support frontend applications built using the Wrappid framework, which enables simultaneous development of web and mobile application
MIT License
12 stars 2 forks source link

feature: wrappid-service template versioning #97

Closed anantakumarghosh closed 6 months ago

anantakumarghosh commented 6 months ago

Description

Currently there is no template versioning, so there is no way to know which template version user's wrappid-service is using.

Proposed solution

Use wrTemplateVersion key in wrappid.meta.json

anantakumarghosh commented 6 months ago

Closing as necessary changes implemented.