Skip to content

Commit 7023dfb

Browse files
committed
Bump to 1.0.3
1 parent 3c76b50 commit 7023dfb

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

flatpak/dev.fredol.open-tv.metainfo.xml

+7
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@
2929
</categories>
3030
<launchable type="desktop-id">dev.fredol.open-tv.desktop</launchable>
3131
<releases>
32+
<release version="1.0.3" date="2024-10-17">
33+
<description>
34+
<p>
35+
Please see the official changelog at github.com/fredolx/open-tv/releases
36+
</p>
37+
</description>
38+
</release>
3239
<release version="1.0.2" date="2024-10-13">
3340
<description>
3441
<p>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-tv",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"scripts": {
55
"ng": "ng",
66
"tauri": "tauri",

src-tauri/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "open_tv"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "Fast And Powerful IPTV App"
55
authors = ["Frédéric Lachapelle"]
66
license = ""

0 commit comments

Comments
 (0)