Files
doneit-web/version/git-version.ts
T
Peter Maquiran 9f276e39e9 update version
2022-12-30 15:26:12 +01:00

12 lines
522 B
TypeScript

export let versionData = {
"shortSHA": "26ab49293",
"SHA": "26ab4929375de480c608323b747552d4c1b33d44",
"branch": "develop_bitOut-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Dec 30 15:24:49 2022 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "4598",
"change": "",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}