fix(core): update

This commit is contained in:
2022-04-27 14:15:12 +02:00
parent 8c58df37d9
commit 81f943f52a
2 changed files with 3 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ export class CommitInfo {
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const version: string = '${expectedDefinitiveVersion.versionString}';
export default version;
`,
writePath
);