Skip to content

Commit 0363a26

Browse files
authored
feat: bump version (#14838)
1 parent 1711c21 commit 0363a26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/amplify-cli-npm/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ export const install = async (): Promise<void> => {
1616
return binary.install();
1717
};
1818

19-
// force version bump to 14.4.0
19+
// force version bump to 14.4.0.

packages/amplify-cli/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,4 +268,4 @@ export const executeAmplifyCommand = async (context: Context): Promise<void> =>
268268
}
269269
};
270270

271-
// bump version to 14.3.0
271+
// bump version to 14.4.0

0 commit comments

Comments
 (0)