Skip to content

Commit

Permalink
release: 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhermawan committed Nov 12, 2023
1 parent 0502df6 commit 003f042
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Ollamac.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@
CODE_SIGN_ENTITLEMENTS = Ollamac/Resources/Ollamac.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_ASSET_PATHS = "\"Ollamac/Preview Content\"";
DEVELOPMENT_TEAM = 84ZM7K56B5;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -479,7 +479,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.0.1;
PRODUCT_BUNDLE_IDENTIFIER = "com.kevinhermawan.Ollamac-Debug";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -496,7 +496,7 @@
CODE_SIGN_ENTITLEMENTS = Ollamac/Resources/Ollamac.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_ASSET_PATHS = "\"Ollamac/Preview Content\"";
DEVELOPMENT_TEAM = 84ZM7K56B5;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -511,7 +511,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 14.0;
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.0.1;
PRODUCT_BUNDLE_IDENTIFIER = com.kevinhermawan.Ollamac;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
8 changes: 4 additions & 4 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<channel>
<title>Ollamac</title>
<item>
<title>1.0.0</title>
<pubDate>Wed, 08 Nov 2023 19:20:05 +0700</pubDate>
<title>1.0.1</title>
<pubDate>Sun, 12 Nov 2023 19:43:27 +0700</pubDate>
<sparkle:version>1</sparkle:version>
<sparkle:shortVersionString>1.0.0</sparkle:shortVersionString>
<sparkle:shortVersionString>1.0.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v1.0.0/Ollamac.dmg" length="6223869" type="application/octet-stream" sparkle:edSignature="V0aPgV1kA0/ckHTl1dGmdh/Rwt+apARjh+tctkzs2tHfrt7NdKUgmxV35XLxHmRbf8Pkz+35t2l26a/oqobrDA=="/>
<enclosure url="https://github.com/kevinhermawan/Ollamac/releases/download/v1.0.1/Ollamac.dmg" length="6223869" type="application/octet-stream" sparkle:edSignature="V0aPgV1kA0/ckHTl1dGmdh/Rwt+apARjh+tctkzs2tHfrt7NdKUgmxV35XLxHmRbf8Pkz+35t2l26a/oqobrDA=="/>
</item>
</channel>
</rss>

0 comments on commit 003f042

Please sign in to comment.