Frontmatter
| id | 3543 |
| title | buildScripts/injectPackageVersion |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Oct 22, 2022, 4:04 PM |
| updatedAt | Nov 6, 2022, 8:52 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3543 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 6, 2022, 8:52 PM |

for the framework scope, the script needs to inject the neo version into the DefaultConfig.mjs as well as the service worker.
for the workspace scope, we could add the package version into all app related neo-config.json files and add this one into the SW as well.