Skip to content

Commit

Permalink
[core] Bump version to 2023.8.29
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Aug 29, 2023
1 parent 57d3528 commit 2b607e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export function getWAHAVersion(): WAHAVersion {
}

export const VERSION = {
version: '2023.8.23',
version: '2023.8.29',
tier: getWAHAVersion(),
browser: getBrowserExecutablePath(),
};

0 comments on commit 2b607e9

Please sign in to comment.