Skip to content

Commit aab198f

Browse files
committed
Merge branch 'main' of https://github.com/Stremio/stremio-linux-shell into refactor/gtk4
2 parents bc72350 + 57bbfdb commit aab198f

4 files changed

Lines changed: 1067 additions & 1062 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "stremio-linux-shell"
3-
version = "1.0.0-beta.12"
3+
version = "1.0.0-beta.13"
4+
description = "Freedom to Stream"
45
authors = ["Stremio"]
56
homepage = "https://stremio.com"
67
repository = "https://github.com/Stremio/stremio-linux-shell"

data/com.stremio.Stremio.metainfo.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@
5050
<launchable type="desktop-id">com.stremio.Stremio.desktop</launchable>
5151

5252
<releases>
53+
<release version="1.0.0-beta.13" date="2026-01-09">
54+
<description>
55+
<ul>
56+
<li>Update server</li>
57+
</ul>
58+
</description>
59+
</release>
5360
<release version="1.0.0-beta.12" date="2025-11-27">
5461
<description>
5562
<ul>

0 commit comments

Comments
 (0)