Skip to content

Commit 9176661

Browse files
committed
chore: bump version to 4.0.2
1 parent f18ddb2 commit 9176661

5 files changed

Lines changed: 14 additions & 14 deletions

File tree

Awareness.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447
CURRENT_PROJECT_VERSION = 1;
448448
DEVELOPMENT_TEAM = FDSVBU33S8;
449449
INFOPLIST_FILE = SupportFiles/Info.plist;
450-
MARKETING_VERSION = 4.0;
450+
MARKETING_VERSION = 4.0.2;
451451
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios;
452452
PRODUCT_NAME = "$(TARGET_NAME)";
453453
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -463,7 +463,7 @@
463463
CURRENT_PROJECT_VERSION = 1;
464464
DEVELOPMENT_TEAM = FDSVBU33S8;
465465
INFOPLIST_FILE = SupportFiles/Info.plist;
466-
MARKETING_VERSION = 4.0;
466+
MARKETING_VERSION = 4.0.2;
467467
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios;
468468
PRODUCT_NAME = "$(TARGET_NAME)";
469469
SWIFT_EMIT_LOC_STRINGS = YES;

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to Atempause (formerly Awareness reminder), from initial rel
44

55
---
66

7-
## v4.0
7+
## v4.0.2
88

99
### Supabase Sync Fix (All Platforms)
1010
- **Fixed end record upload** — blackout completion with awareness score now reliably upserts to Supabase. Root cause: race condition in `flushPending()` and combined `Prefer` header parsing issue in PostgREST

SupportFiles/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<key>CFBundleIdentifier</key>
88
<string>com.joergsflow.awareness.ios</string>
99
<key>CFBundleVersion</key>
10-
<string>4.0</string>
10+
<string>4.0.2</string>
1111
<key>CFBundleShortVersionString</key>
12-
<string>4.0</string>
12+
<string>4.0.2</string>
1313
<key>CFBundleExecutable</key>
1414
<string>Awareness</string>
1515
<key>CFBundleIconFile</key>

ios/Awareness/Awareness.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@
874874
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
875875
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
876876
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
877-
MARKETING_VERSION = 4.0;
877+
MARKETING_VERSION = 4.0.2;
878878
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios;
879879
PRODUCT_NAME = "$(TARGET_NAME)";
880880
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -906,7 +906,7 @@
906906
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
907907
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
908908
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
909-
MARKETING_VERSION = 4.0;
909+
MARKETING_VERSION = 4.0.2;
910910
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios;
911911
PRODUCT_NAME = "$(TARGET_NAME)";
912912
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -933,7 +933,7 @@
933933
INFOPLIST_KEY_NSHealthUpdateUsageDescription = "Atempause logs each mindful pause as Mindful Minutes in Apple Health.";
934934
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
935935
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.joergsflow.awareness.ios;
936-
MARKETING_VERSION = 4.0;
936+
MARKETING_VERSION = 4.0.2;
937937
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios.watch;
938938
PRODUCT_NAME = "$(TARGET_NAME)";
939939
SDKROOT = watchos;
@@ -962,7 +962,7 @@
962962
INFOPLIST_KEY_NSHealthUpdateUsageDescription = "Atempause logs each mindful pause as Mindful Minutes in Apple Health.";
963963
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
964964
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.joergsflow.awareness.ios;
965-
MARKETING_VERSION = 4.0;
965+
MARKETING_VERSION = 4.0.2;
966966
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios.watch;
967967
PRODUCT_NAME = "$(TARGET_NAME)";
968968
SDKROOT = watchos;
@@ -985,7 +985,7 @@
985985
GENERATE_INFOPLIST_FILE = YES;
986986
INFOPLIST_FILE = AwarenessWatch/Complications/Info.plist;
987987
INFOPLIST_KEY_CFBundleDisplayName = "Atempause Complication";
988-
MARKETING_VERSION = 4.0;
988+
MARKETING_VERSION = 4.0.2;
989989
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios.watch.widget;
990990
PRODUCT_NAME = "$(TARGET_NAME)";
991991
SDKROOT = watchos;
@@ -1008,7 +1008,7 @@
10081008
GENERATE_INFOPLIST_FILE = YES;
10091009
INFOPLIST_FILE = AwarenessWatch/Complications/Info.plist;
10101010
INFOPLIST_KEY_CFBundleDisplayName = "Atempause Complication";
1011-
MARKETING_VERSION = 4.0;
1011+
MARKETING_VERSION = 4.0.2;
10121012
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios.watch.widget;
10131013
PRODUCT_NAME = "$(TARGET_NAME)";
10141014
SDKROOT = watchos;
@@ -1031,7 +1031,7 @@
10311031
GENERATE_INFOPLIST_FILE = YES;
10321032
INFOPLIST_FILE = AwarenessWidget/Info.plist;
10331033
INFOPLIST_KEY_CFBundleDisplayName = "Atempause Widget";
1034-
MARKETING_VERSION = 4.0;
1034+
MARKETING_VERSION = 4.0.2;
10351035
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios.widget;
10361036
PRODUCT_NAME = "$(TARGET_NAME)";
10371037
SKIP_INSTALL = YES;
@@ -1052,7 +1052,7 @@
10521052
GENERATE_INFOPLIST_FILE = YES;
10531053
INFOPLIST_FILE = AwarenessWidget/Info.plist;
10541054
INFOPLIST_KEY_CFBundleDisplayName = "Atempause Widget";
1055-
MARKETING_VERSION = 4.0;
1055+
MARKETING_VERSION = 4.0.2;
10561056
PRODUCT_BUNDLE_IDENTIFIER = com.joergsflow.awareness.ios.widget;
10571057
PRODUCT_NAME = "$(TARGET_NAME)";
10581058
SKIP_INSTALL = YES;

windows/Awareness/Awareness.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<RootNamespace>Awareness</RootNamespace>
99
<AssemblyName>Awareness</AssemblyName>
1010
<ApplicationIcon>Resources\tray-icon.ico</ApplicationIcon>
11-
<Version>4.0.0</Version>
11+
<Version>4.0.2</Version>
1212
<Description>Atempause — a mindfulness timer for your computer</Description>
1313
<Nullable>enable</Nullable>
1414
<StartupObject>Awareness.Program</StartupObject>

0 commit comments

Comments
 (0)