mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
update version
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
export let versionData = {
|
export let versionData = {
|
||||||
"shortSHA": "9e7fff83a",
|
"shortSHA": "470b1e7f0",
|
||||||
"SHA": "9e7fff83a05f456031c46b36cb535744fcf4b82f",
|
"SHA": "470b1e7f0e0e7a4ae7155d7b88c322e770e21f26",
|
||||||
"branch": "feature/login-v2",
|
"branch": "feature/login-v2",
|
||||||
"lastCommitAuthor": "'Peter Maquiran'",
|
"lastCommitAuthor": "'peter.maquiran'",
|
||||||
"lastCommitTime": "'Sat Mar 8 16:32:19 2025 +0100'",
|
"lastCommitTime": "'Tue Jun 3 09:42:08 2025 +0100'",
|
||||||
"lastCommitMessage": "add",
|
"lastCommitMessage": "fix",
|
||||||
"lastCommitNumber": "6140",
|
"lastCommitNumber": "6141",
|
||||||
"changeStatus": "On branch feature/login-v2\nYour branch is ahead of 'origin/feature/login-v2' by 5 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: src/app/app.module.ts\n\trenamed: src/app/interceptors/metter.interceptor.ts -> src/app/infra/monitoring/interceptors/metter.interceptor.ts\n\trenamed: src/app/interceptors/token.interceptors.ts -> src/app/infra/monitoring/interceptors/token.interceptors.ts",
|
"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"
|
"changeAuthor": "peter.maquiran"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user