Skip to content

Commit d8e62d0

Browse files
committed
Release 1.13.0-beta.4 as unstable
1 parent 9df1c0e commit d8e62d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ <h1 class="header">
807807
<!-- when there is no beta update, leave this hidden instead of removing so we don't lose the l10n string -->
808808
<div>
809809
<b class="beta-badge" l10n="beta" l10n-description="Followed by a version number eg. v1.7.2-beta.1 that is a link to learn more about the current beta release.">Beta version available:</b>
810-
<a href="https://github.com/TurboWarp/desktop/releases/tag/v1.13.0-beta.3">v1.13.0 beta 3</a>
810+
<a href="https://github.com/TurboWarp/desktop/releases/tag/v1.13.0-beta.4">v1.13.0 beta 4</a>
811811
</div>
812812
</div>
813813

docs/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"latest": "1.12.3",
3-
"latest_unstable": "1.13.0-beta.3",
3+
"latest_unstable": "1.13.0-beta.4",
44
"oldest_safe": "1.8.0"
55
}

0 commit comments

Comments
 (0)