Skip to content

Commit 40d147a

Browse files
committed
bump version and edit appcast
Signed-off-by: jxhug <james@jxhug.me>
1 parent 699f1bb commit 40d147a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Phoenix/Phoenix.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@
719719
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
720720
CODE_SIGN_STYLE = Automatic;
721721
COMBINE_HIDPI_IMAGES = YES;
722-
CURRENT_PROJECT_VERSION = 15;
722+
CURRENT_PROJECT_VERSION = 17;
723723
DEAD_CODE_STRIPPING = YES;
724724
DEVELOPMENT_ASSET_PATHS = "\"Phoenix/Preview Content\"";
725725
DEVELOPMENT_TEAM = SPWQRB7M9L;
@@ -734,7 +734,7 @@
734734
"$(inherited)",
735735
"@executable_path/../Frameworks",
736736
);
737-
MARKETING_VERSION = 0.1.1;
737+
MARKETING_VERSION = 0.1.3;
738738
PRODUCT_BUNDLE_IDENTIFIER = com.shock9616.Phoenix;
739739
PRODUCT_NAME = "$(TARGET_NAME)";
740740
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -752,7 +752,7 @@
752752
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
753753
CODE_SIGN_STYLE = Automatic;
754754
COMBINE_HIDPI_IMAGES = YES;
755-
CURRENT_PROJECT_VERSION = 15;
755+
CURRENT_PROJECT_VERSION = 17;
756756
DEAD_CODE_STRIPPING = YES;
757757
DEVELOPMENT_ASSET_PATHS = "\"Phoenix/Preview Content\"";
758758
DEVELOPMENT_TEAM = SPWQRB7M9L;
@@ -767,7 +767,7 @@
767767
"$(inherited)",
768768
"@executable_path/../Frameworks",
769769
);
770-
MARKETING_VERSION = 0.1.1;
770+
MARKETING_VERSION = 0.1.3;
771771
PRODUCT_BUNDLE_IDENTIFIER = com.shock9616.Phoenix;
772772
PRODUCT_NAME = "$(TARGET_NAME)";
773773
SWIFT_EMIT_LOC_STRINGS = YES;

appcast.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<channel>
44
<title>Phoenix</title>
55
<item>
6-
<title>0.1.1</title>
6+
<title>0.1.3</title>
77
<pubDate>Tue, 09 Jan 2024 19:34:33 -0800</pubDate>
8-
<sparkle:version>15</sparkle:version>
9-
<sparkle:shortVersionString>0.1.2</sparkle:shortVersionString>
8+
<sparkle:version>17</sparkle:version>
9+
<sparkle:shortVersionString>0.1.3</sparkle:shortVersionString>
1010
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
11-
<enclosure url="https://github.com/phoenixlauncher/phoenix/releases/download/v0.1.2-beta/Phoenix.dmg" length="12322540" type="application/octet-stream" sparkle:edSignature="COU+2KTmcOI6LH+khfdLGNBkiZBrBF5Ha3gAYrdyHNPDWHf8zOOW78o1nlGxB2dVelVojG9ooyroA4AHLI4NDA=="/>
11+
<enclosure url="https://github.com/phoenixlauncher/phoenix/releases/download/v0.1.3-beta/Phoenix.dmg" length="12322540" type="application/octet-stream" sparkle:edSignature="COU+2KTmcOI6LH+khfdLGNBkiZBrBF5Ha3gAYrdyHNPDWHf8zOOW78o1nlGxB2dVelVojG9ooyroA4AHLI4NDA=="/>
1212
</item>
1313
</channel>
1414
</rss>

0 commit comments

Comments
 (0)