Skip to content

Commit 5d7d462

Browse files
committed
New Ver: 2.1.0
1 parent 80ef2e0 commit 5d7d462

File tree

10 files changed

+40
-19
lines changed

10 files changed

+40
-19
lines changed

app/desktop/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "Observer",
4-
"version": "2.0.2",
4+
"version": "2.1.0",
55
"identifier": "com.observer.ai",
66
"build": {
77
"frontendDist": "../dist",

app/mobile/extensions/ObserverBroadcast/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.0.2</string>
20+
<string>2.1.0</string>
2121
<key>CFBundleVersion</key>
22-
<string>2.0.2</string>
22+
<string>2.1.0</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>NSExtensionPointIdentifier</key>

app/mobile/gen/apple/broadcast/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.0.2</string>
20+
<string>2.1.0</string>
2121
<key>CFBundleVersion</key>
22-
<string>2.0.2</string>
22+
<string>2.1.0</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>NSExtensionPointIdentifier</key>

app/mobile/gen/apple/broadcastSetupUI/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>CFBundleShortVersionString</key>
6-
<string>2.0.2</string>
6+
<string>2.1.0</string>
77
<key>NSExtension</key>
88
<dict>
99
<key>NSExtensionAttributes</key>

app/mobile/gen/apple/observer-mobile.xcodeproj/project.pbxproj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@
544544
CODE_SIGN_IDENTITY = "iPhone Developer";
545545
CODE_SIGN_STYLE = Automatic;
546546
COPY_PHASE_STRIP = NO;
547-
CURRENT_PROJECT_VERSION = 2.0.2;
547+
CURRENT_PROJECT_VERSION = 2.1.0;
548548
DEBUG_INFORMATION_FORMAT = dwarf;
549549
ENABLE_STRICT_OBJC_MSGSEND = YES;
550550
ENABLE_TESTABILITY = YES;
@@ -574,7 +574,7 @@
574574
"@executable_path/../../Frameworks",
575575
);
576576
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
577-
MARKETING_VERSION = 2.0.2;
577+
MARKETING_VERSION = 2.1.0;
578578
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
579579
MTL_FAST_MATH = YES;
580580
ONLY_ACTIVE_ARCH = YES;
@@ -630,7 +630,7 @@
630630
CODE_SIGN_IDENTITY = "iPhone Developer";
631631
CODE_SIGN_STYLE = Automatic;
632632
COPY_PHASE_STRIP = NO;
633-
CURRENT_PROJECT_VERSION = 2.0.2;
633+
CURRENT_PROJECT_VERSION = 2.1.0;
634634
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
635635
ENABLE_NS_ASSERTIONS = NO;
636636
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -654,7 +654,7 @@
654654
"@executable_path/../../Frameworks",
655655
);
656656
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
657-
MARKETING_VERSION = 2.0.2;
657+
MARKETING_VERSION = 2.1.0;
658658
MTL_ENABLE_DEBUG_INFO = NO;
659659
MTL_FAST_MATH = YES;
660660
PRODUCT_BUNDLE_IDENTIFIER = com.observer.ai.broadcast;
@@ -708,7 +708,7 @@
708708
CODE_SIGN_IDENTITY = "iPhone Developer";
709709
CODE_SIGN_STYLE = Automatic;
710710
COPY_PHASE_STRIP = NO;
711-
CURRENT_PROJECT_VERSION = 2.0.2;
711+
CURRENT_PROJECT_VERSION = 2.1.0;
712712
DEBUG_INFORMATION_FORMAT = dwarf;
713713
ENABLE_STRICT_OBJC_MSGSEND = YES;
714714
ENABLE_TESTABILITY = YES;
@@ -738,7 +738,7 @@
738738
"@executable_path/../../Frameworks",
739739
);
740740
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
741-
MARKETING_VERSION = 2.0.2;
741+
MARKETING_VERSION = 2.1.0;
742742
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
743743
MTL_FAST_MATH = YES;
744744
ONLY_ACTIVE_ARCH = YES;
@@ -793,7 +793,7 @@
793793
CODE_SIGN_IDENTITY = "iPhone Developer";
794794
CODE_SIGN_STYLE = Automatic;
795795
COPY_PHASE_STRIP = NO;
796-
CURRENT_PROJECT_VERSION = 2.0.2;
796+
CURRENT_PROJECT_VERSION = 2.1.0;
797797
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
798798
ENABLE_NS_ASSERTIONS = NO;
799799
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -817,7 +817,7 @@
817817
"@executable_path/../../Frameworks",
818818
);
819819
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
820-
MARKETING_VERSION = 2.0.2;
820+
MARKETING_VERSION = 2.1.0;
821821
MTL_ENABLE_DEBUG_INFO = NO;
822822
MTL_FAST_MATH = YES;
823823
PRODUCT_BUNDLE_IDENTIFIER = com.observer.ai.broadcastSetupUI;

app/mobile/gen/apple/observer-mobile_iOS/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.0.2</string>
18+
<string>2.1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>2.0.2</string>
20+
<string>2.1.0</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>UILaunchStoryboardName</key>

app/mobile/gen/schemas/acl-manifests.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

app/mobile/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "Observer",
4-
"version": "2.0.2",
4+
"version": "2.1.0",
55
"identifier": "com.observer.ai",
66
"build": {
77
"frontendDist": "/Users/jay/repos/Observer/app/dist",

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@observer/webapp",
33
"private": true,
4-
"version": "0.1.0",
4+
"version": "2.1.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

versionstrings.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Version strings that need to be updated for releases
2+
3+
# Desktop app
4+
app/desktop/tauri.conf.json # "version": "X.X.X"
5+
6+
# Mobile app
7+
app/mobile/tauri.conf.json # "version": "X.X.X"
8+
9+
# iOS main app Info.plist
10+
app/mobile/gen/apple/observer-mobile_iOS/Info.plist # CFBundleShortVersionString, CFBundleVersion
11+
12+
# iOS extensions (must match parent app version)
13+
app/mobile/extensions/ObserverBroadcast/Info.plist # CFBundleShortVersionString, CFBundleVersion
14+
app/mobile/gen/apple/broadcast/Info.plist # CFBundleShortVersionString, CFBundleVersion
15+
app/mobile/gen/apple/broadcastSetupUI/Info.plist # CFBundleShortVersionString
16+
17+
# Xcode project (MARKETING_VERSION for extensions)
18+
app/mobile/gen/apple/observer-mobile.xcodeproj/project.pbxproj # MARKETING_VERSION (4 occurrences)
19+
20+
# Package.json
21+
app/package.json # "version": "X.X.X"

0 commit comments

Comments
 (0)