Skip to content

Commit 20e1f1e

Browse files
committed
Update appcast for v1.3.1
1 parent e736680 commit 20e1f1e

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

Applite.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@
11541154
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
11551155
CODE_SIGN_STYLE = Automatic;
11561156
COMBINE_HIDPI_IMAGES = YES;
1157-
CURRENT_PROJECT_VERSION = 18;
1157+
CURRENT_PROJECT_VERSION = 19;
11581158
DEAD_CODE_STRIPPING = YES;
11591159
DEVELOPMENT_ASSET_PATHS = "\"Applite/Preview Content\"";
11601160
ENABLE_HARDENED_RUNTIME = YES;
@@ -1188,7 +1188,7 @@
11881188
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
11891189
CODE_SIGN_STYLE = Automatic;
11901190
COMBINE_HIDPI_IMAGES = YES;
1191-
CURRENT_PROJECT_VERSION = 18;
1191+
CURRENT_PROJECT_VERSION = 19;
11921192
DEAD_CODE_STRIPPING = YES;
11931193
DEVELOPMENT_ASSET_PATHS = "\"Applite/Preview Content\"";
11941194
ENABLE_HARDENED_RUNTIME = YES;

appcast.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
<channel>
44
<title>Applite</title>
55
<title>Applite</title>
6+
<item>
7+
<title>1.3.1</title>
8+
<pubDate>Sat, 10 May 2025 18:12:13 +0200</pubDate>
9+
<sparkle:version>18</sparkle:version>
10+
<sparkle:shortVersionString>1.3.1</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
12+
<sparkle:releaseNotesLink>
13+
https://aerolite.dev/applite/releases/1.3.1.html
14+
</sparkle:releaseNotesLink>
15+
<enclosure url="https://github.com/milanvarady/Applite/releases/download/v1.3.1/Applite.dmg" length="4037530" type="application/octet-stream" sparkle:edSignature="Ve+PV2hd7swyfGPuuZ1UbIxb8uz+NaiLiv3zaWp3GqLHRlVUXuhjgAUEw2ekE7v6w005E1JPS5rABTMCsmzSDQ=="/>
16+
</item>
617
<item>
718
<title>1.3.0</title>
819
<pubDate>Sun, 09 Feb 2025 16:25:25 +0100</pubDate>

0 commit comments

Comments
 (0)