diff --git a/version/git-version.ts b/version/git-version.ts index 77fb04bae..24e0fa42b 100644 --- a/version/git-version.ts +++ b/version/git-version.ts @@ -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 ...\" 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 ...\" to unstage)\n\tmodified: version/git-version.ts", "changeAuthor": "peter.maquiran" } \ No newline at end of file