Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 60ee4af

Browse files
Update version constant
1 parent dc52b02 commit 60ee4af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/shared/library/version.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// Do not edit this file - it is generated automatically at build time
22

3-
export const BUILD_DATE = "2024-04-07";
4-
export const VERSION = "3.1.0";
3+
export const BUILD_DATE = "2024-04-09";
4+
export const VERSION = "3.2.0";

0 commit comments

Comments
 (0)