mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
12 lines
834 B
TypeScript
12 lines
834 B
TypeScript
export let versionData = {
|
|
"shortSHA": "6f99c792d",
|
|
"SHA": "6f99c792dcb13965ba29278b58b374766f4fa8a4",
|
|
"branch": "no_bug_movemente",
|
|
"lastCommitAuthor": "'Peter Maquiran'",
|
|
"lastCommitTime": "'Wed Mar 22 15:31:01 2023 +0100'",
|
|
"lastCommitMessage": "fix sayings",
|
|
"lastCommitNumber": "4884",
|
|
"change": "",
|
|
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: config.xml\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.ts\n\tmodified: src/app/services/chat/message.service.ts\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/shared/chat/messages/messages.page.ts",
|
|
"changeAuthor": "peter.maquiran"
|
|
} |