Skip to content

Commit 134bf2c

Browse files
chore: bump version to 4.15.70 (#555)
1 parent 3a274c3 commit 134bf2c

File tree

3 files changed

+13
-23
lines changed

3 files changed

+13
-23
lines changed

project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ targets:
4444

4545
settings:
4646
base:
47-
MARKETING_VERSION: 4.15.69
48-
CURRENT_PROJECT_VERSION: 69
47+
MARKETING_VERSION: 4.15.70
48+
CURRENT_PROJECT_VERSION: 70
4949
ASSETCATALOG_COMPILER_APPICON_NAME: FlashSpaceIcon
5050
CODE_SIGN_ENTITLEMENTS: FlashSpace/FlashSpace.entitlements
5151
DEVELOPMENT_TEAM: "${XCODE_DEVELOPMENT_TEAM}"

sparkle/appcast.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<channel>
44
<title>FlashSpace</title>
55
<item>
6-
<title>4.15.69</title>
7-
<pubDate>Mon, 23 Feb 2026 22:53:08 +0100</pubDate>
8-
<link>https://github.com/wojciech-kulik/FlashSpace/releases/tag/v4.15.69</link>
6+
<title>4.15.70</title>
7+
<pubDate>Fri, 27 Feb 2026 18:50:19 +0100</pubDate>
8+
<link>https://github.com/wojciech-kulik/FlashSpace/releases/tag/v4.15.70</link>
99
<sparkle:releaseNotesLink>https://wojciechkulik.pl/FlashSpace/release-notes.html</sparkle:releaseNotesLink>
1010
<sparkle:fullReleaseNotesLink>https://github.com/wojciech-kulik/FlashSpace/releases</sparkle:fullReleaseNotesLink>
11-
<sparkle:version>69</sparkle:version>
12-
<sparkle:shortVersionString>4.15.69</sparkle:shortVersionString>
11+
<sparkle:version>70</sparkle:version>
12+
<sparkle:shortVersionString>4.15.70</sparkle:shortVersionString>
1313
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
1414
<enclosure
15-
url="https://github.com/wojciech-kulik/FlashSpace/releases/download/v4.15.69/FlashSpace.app.zip"
16-
sparkle:edSignature="nehuSth0yBzmYWSWOvYwJU2TXW38uBDox3EH1HDEcPc+eOaNonpymCuz+f9YA6flTUSajfKkDUKenLQrVahnAQ==" length="6499957"
15+
url="https://github.com/wojciech-kulik/FlashSpace/releases/download/v4.15.70/FlashSpace.app.zip"
16+
sparkle:edSignature="Qz4ipHKUWesRRDGfCI5SCFsc6M7uo9oSMZsZ6F4e17w0U0OAT53tRDm7TSJd2uI1e5pVH8BUT+tqh6afb/SoAQ==" length="6503082"
1717
type="application/octet-stream"/>
1818
</item>
1919
</channel>

sparkle/release-notes.html

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
11
<h3>🐞 Bug Fixes</h3>
22
<ul>
3-
<li>Improved app stability and performance.</li>
4-
</ul>
5-
6-
<hr />
7-
8-
<h2>Previous Version</h2>
9-
10-
<h3>🤩 Features</h3>
11-
<ul>
12-
<li>Added support for auto-opening specific apps.</li>
13-
<li>Extracted Picture-in-Picture settings to separate menu.</li>
14-
<li>Improved hotkeys management.</li>
15-
<li>Redesigned workspace configuration.</li>
16-
<li>Optimized apps auto-assignment.</li>
3+
<li>
4+
Fixed incorrect display assignment when moving a window between displays in
5+
the Dynamic Mode.
6+
</li>
177
</ul>

0 commit comments

Comments
 (0)