Skip to content

Commit 4ed8810

Browse files
committed
release: 2.0.0
1 parent 3860371 commit 4ed8810

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

Ollamac.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@
458458
CODE_SIGN_ENTITLEMENTS = Ollamac/Resources/Ollamac.entitlements;
459459
CODE_SIGN_STYLE = Automatic;
460460
COMBINE_HIDPI_IMAGES = YES;
461-
CURRENT_PROJECT_VERSION = 7;
461+
CURRENT_PROJECT_VERSION = 8;
462462
DEAD_CODE_STRIPPING = YES;
463463
DEVELOPMENT_ASSET_PATHS = "\"Ollamac/Preview Content\"";
464464
DEVELOPMENT_TEAM = 84ZM7K56B5;
@@ -474,7 +474,7 @@
474474
"@executable_path/../Frameworks",
475475
);
476476
MACOSX_DEPLOYMENT_TARGET = 14.0;
477-
MARKETING_VERSION = 1.2.0;
477+
MARKETING_VERSION = 2.0.0;
478478
PRODUCT_BUNDLE_IDENTIFIER = "com.kevinhermawan.Ollamac-Debug";
479479
PRODUCT_NAME = "$(TARGET_NAME)";
480480
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -491,7 +491,7 @@
491491
CODE_SIGN_ENTITLEMENTS = Ollamac/Resources/Ollamac.entitlements;
492492
CODE_SIGN_STYLE = Automatic;
493493
COMBINE_HIDPI_IMAGES = YES;
494-
CURRENT_PROJECT_VERSION = 7;
494+
CURRENT_PROJECT_VERSION = 8;
495495
DEAD_CODE_STRIPPING = YES;
496496
DEVELOPMENT_ASSET_PATHS = "\"Ollamac/Preview Content\"";
497497
DEVELOPMENT_TEAM = 84ZM7K56B5;
@@ -507,7 +507,7 @@
507507
"@executable_path/../Frameworks",
508508
);
509509
MACOSX_DEPLOYMENT_TARGET = 14.0;
510-
MARKETING_VERSION = 1.2.0;
510+
MARKETING_VERSION = 2.0.0;
511511
PRODUCT_BUNDLE_IDENTIFIER = com.kevinhermawan.Ollamac;
512512
PRODUCT_NAME = "$(TARGET_NAME)";
513513
SWIFT_EMIT_LOC_STRINGS = YES;

appcast.xml

+8-9
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,17 @@
33
<channel>
44
<title>Ollamac</title>
55
<item>
6-
<title>1.2.0</title>
7-
<pubDate>Tue, 07 May 2024 20:41:05 +0700</pubDate>
8-
<sparkle:version>7</sparkle:version>
9-
<sparkle:shortVersionString>1.2.0</sparkle:shortVersionString>
6+
<title>2.0.0</title>
7+
<pubDate>Sun, 09 Jun 2024 05:53:05 +0700</pubDate>
8+
<sparkle:version>8</sparkle:version>
9+
<sparkle:shortVersionString>2.0.0</sparkle:shortVersionString>
1010
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
1111
<description><![CDATA[
1212
<ul>
13-
<li>Bug fixes and performance improvements</li>
13+
<li><strong>Attention:</strong> We have changed the architecture of the app. When you update to this version, your previous messages will be removed.</li>
1414
</ul>
15-
]]>
16-
</description>
17-
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v1.2.0/Ollamac-1.2.0.dmg" length="4103181" type="application/octet-stream" sparkle:edSignature="xucPaNKqTjlAj26Lg/Ir6zWV9OdFJj9jFnT3Lc61iWAWfy1St83Zgbb8CN2aoVjyc4g3zyvGcffp/DJRBuAIDw=="/>
15+
]]></description>
16+
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v2.0.0/Ollamac-2.0.0.dmg" length="3207714" type="application/octet-stream" sparkle:edSignature="R+H/XDkCbbAxCM6cVkNyugbAfKQyAfoUHm7l/iIYXoIfwVW/Zkvd2DXUbpFE+v4GO1QEgBznrfSbc6yFtHzJBw=="/>
1817
</item>
1918
</channel>
20-
</rss>
19+
</rss>

0 commit comments

Comments
 (0)