This commit is contained in:
Peter Maquiran
2023-07-11 20:14:10 +01:00
parent 3a48e8132a
commit d4222a7844
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "89e11c6fe",
"SHA": "89e11c6fe47a65bfe2c3975c3558023a8de784a3",
"shortSHA": "3a48e8132",
"SHA": "3a48e8132ab18f2ed3fe3d64bae54a018cb5ef41",
"branch": "feature/ionic-6",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jun 30 10:49:33 2023 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "5035",
"lastCommitTime": "'Tue Jul 11 19:52:36 2023 +0100'",
"lastCommitMessage": "update to ionic 6",
"lastCommitNumber": "5036",
"change": "",
"changeStatus": "On branch feature/ionic-6\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/global.scss\n\tnew file: src/style/ios.scss",
"changeStatus": "On branch feature/ionic-6\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}