Skip to content

Commit

Permalink
[core] Bump to 2023.8.21
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Aug 21, 2023
1 parent cae94c7 commit 6fbaec0
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.19',
version: '2023.8.21',
tier: getWAHAVersion(),
browser: getBrowserExecutablePath(),
};

0 comments on commit 6fbaec0

Please sign in to comment.