Skip to content

Commit 2b017b4

Browse files
author
Stefan Steiner
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 d232071 commit 2b017b4

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

website/docs/releases.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ 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]
28+
2829
* IANA released version 2025b of the Time Zone Database. Hyper’s time zone information is updated accordingly. Noteworthy changes:
2930
* New zone America/Coyhaique
3031
* 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)