Skip to content

Commit 90e3b1c

Browse files
authored
Merge pull request #131 from Fredolx/restream
Restream
2 parents 9580ac3 + 9c825f8 commit 90e3b1c

26 files changed

+1194
-271
lines changed

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

+7
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@
3636
</p>
3737
</description>
3838
</release>
39+
<release version="1.4.0" date="2025-01-22">
40+
<description>
41+
<p>
42+
Please see the official changelog at github.com/fredolx/open-tv/releases
43+
</p>
44+
</description>
45+
</release>
3946
<release version="1.3.0" date="2025-01-09">
4047
<description>
4148
<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.3.1",
3+
"version": "1.4.0",
44
"scripts": {
55
"ng": "ng",
66
"tauri": "tauri",

0 commit comments

Comments
 (0)