Skip to content

Commit 9a314ac

Browse files
committed
chore: v1.0.0
1 parent bb2a4c9 commit 9a314ac

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "stremio-linux-shell"
33
authors = ["Stremio"]
4-
version = "1.0.0-beta.6"
4+
version = "1.0.0"
55
description = "Freedom to Stream"
66
edition = "2024"
77
license = "GPL-3.0-only"

data/com.stremio.App.metainfo.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,12 @@
3939
<url type="bugtracker">https://github.com/Stremio/stremio-linux/issues</url>
4040

4141
<launchable type="desktop-id">com.stremio.App.desktop</launchable>
42+
43+
<releases>
44+
<release version="1.0.0" date="2025-05-29">
45+
<description>
46+
<p>Initial release</p>
47+
</description>
48+
</release>
49+
</releases>
4250
</component>

0 commit comments

Comments
 (0)