Skip to content

Commit 8b69429

Browse files
committed
Version: plugin.video.retrospect-5.7.28.
1 parent 7212c6d commit 8b69429

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sonar.organization=retrospect
33

44
# This is the name and version displayed in the SonarCloud UI.
55
sonar.projectName=Retrospect
6-
sonar.projectVersion=5.7.27
6+
sonar.projectVersion=5.7.28
77
sonar.python.version=3
88

99
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.

addon.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="plugin.video.retrospect"
3-
version="5.7.27"
3+
version="5.7.28"
44
name="Retrospect"
55
provider-name="Bas Rieter">
66

@@ -133,9 +133,9 @@
133133
<platform>all</platform>
134134
<license>GPL-3.0-or-later</license>
135135
<language>en nl de sv no lt lv fi</language>
136-
<news>[B]Retrospect v5.7.27 - Changelog - 2025-06-20[/B]
136+
<news>[B]Retrospect v5.7.28 - Changelog - 2025-07-05[/B]
137137

138-
Minor fix for the NPO channel.
138+
More fixes for the NPO channel.
139139

140140
[B]Framework related[/B]
141141
_None_
@@ -144,7 +144,7 @@ _None_
144144
_None_
145145

146146
[B]Channel related[/B]
147-
* Fixed: NPO broken (Fixes #1904).
147+
* Fixed: NPO broken again (See #1904).
148148

149149
</news>
150150
<assets>

changelog.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[B]Retrospect v5.7.27 - Changelog - 2025-06-20[/B]
1+
[B]Retrospect v5.7.28 - Changelog - 2025-07-05[/B]
22

3-
Minor fix for the NPO channel.
3+
More fixes for the NPO channel.
44

55
[B]Framework related[/B]
66
_None_
@@ -9,4 +9,4 @@ _None_
99
_None_
1010

1111
[B]Channel related[/B]
12-
* Fixed: NPO broken (Fixes #1904).
12+
* Fixed: NPO broken again (See #1904).

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sonar.organization=retrospect
33

44
# This is the name and version displayed in the SonarCloud UI.
55
sonar.projectName=Retrospect
6-
sonar.projectVersion=5.7.27
6+
sonar.projectVersion=5.7.28
77
sonar.python.version=3
88

99
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.

0 commit comments

Comments
 (0)