Files
doneit-web/version/git-version.ts
T
peter.maquiran e55c947b89 update version
2025-06-03 09:45:06 +01:00

11 lines
618 B
TypeScript

export let versionData = {
"shortSHA": "470b1e7f0",
"SHA": "470b1e7f0e0e7a4ae7155d7b88c322e770e21f26",
"branch": "feature/login-v2",
"lastCommitAuthor": "'peter.maquiran'",
"lastCommitTime": "'Tue Jun 3 09:42:08 2025 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "6141",
"changeStatus": "On branch feature/login-v2\nYour branch is ahead of 'origin/feature/login-v2' by 6 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}