Skip to content

Commit 402af08

Browse files
committed
Update release.md and config.ts
Updated for June 19th release Update config version to: 0.0.22502.r99d1cc31 for June 19th, 2025 release
1 parent 00c303a commit 402af08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In case you are wondering why all our releases start with `0.0`, read [this FAQ
2424

2525
:::
2626

27-
### Upcoming Release
27+
### 0.0.22502 [June 19 2025]
2828
* IANA released version 2025b of the Time Zone Database. Hyper’s time zone information is updated accordingly. Noteworthy changes:
2929
* New zone America/Coyhaique
3030
* Iran switched from +04 to +0330 on 1978-11-10 at 24:00, not at year end.

website/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const version_long = '0.0.22106.r7822c4e1';
1+
const version_long = '0.0.22502.r99d1cc31';
22
const version_short = version_long.substr(0, version_long.lastIndexOf('.'));
33

44
const downloadBaseUrl = 'https://downloads.tableau.com/tssoftware/';

0 commit comments

Comments
 (0)