Skip to content

Commit

Permalink
chore: v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ejbills committed Sep 4, 2024
1 parent 434b5c7 commit 5671154
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions DockDoor.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.2.1;
CURRENT_PROJECT_VERSION = 1.2.2;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"DockDoor/Preview Content\"";
DEVELOPMENT_TEAM = 2Q775S63Q3;
Expand All @@ -562,7 +562,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 1.2.1;
MARKETING_VERSION = 1.2.2;
PRODUCT_BUNDLE_IDENTIFIER = com.ethanbills.DockDoor;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -579,7 +579,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.2.1;
CURRENT_PROJECT_VERSION = 1.2.2;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"DockDoor/Preview Content\"";
DEVELOPMENT_TEAM = 2Q775S63Q3;
Expand All @@ -596,7 +596,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 1.2.1;
MARKETING_VERSION = 1.2.2;
PRODUCT_BUNDLE_IDENTIFIER = com.ethanbills.DockDoor;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
10 changes: 5 additions & 5 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<channel>
<title>DockDoor</title>
<item>
<title>1.2.1</title>
<pubDate>Tue, 03 Sep 2024 19:02:32 -0700</pubDate>
<title>1.2.2</title>
<pubDate>Wed, 04 Sep 2024 12:54:09 -0700</pubDate>
<sparkle:releaseNotesLink>https://dockdoor.net/CHANGELOG.html</sparkle:releaseNotesLink>
<sparkle:version>1.2.0</sparkle:version>
<sparkle:shortVersionString>1.2.1</sparkle:shortVersionString>
<sparkle:version>1.2.2</sparkle:version>
<sparkle:shortVersionString>1.2.2</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<enclosure url="https://github.com/ejbills/DockDoor/releases/latest/download/DockDoor.dmg" length="2641181" type="application/octet-stream" sparkle:edSignature="Jzvceup/xTpsrQtgII1uyPD6uF/JwGUmXievbADOTwht8dvfxwDy8zQxz2VBpRqAr5Vvl1SbEhmSDjd2lLEiAQ=="/>
<enclosure url="https://github.com/ejbills/DockDoor/releases/latest/download/DockDoor.dmg" length="2641159" type="application/octet-stream" sparkle:edSignature="o90aauOFb8472eqnCPPloZUDtMFsUfG5OwMvWSpqCiakgP4nU9ypeq4e09DGHf0vTGsPHopPIpSUxcx/aLdVDQ=="/>
</item>
</channel>
</rss>

0 comments on commit 5671154

Please sign in to comment.