Skip to content

Commit

Permalink
[core] Bump version to 2023.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
allburov committed Jun 1, 2023
1 parent 3c4a139 commit e60d972
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 @@ -28,7 +28,7 @@ export function getWAHAVersion(): WAHAVersion {
}

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

0 comments on commit e60d972

Please sign in to comment.