Skip to content

Commit a319ff0

Browse files
authored
Bump the calendar version ready for the next release (#4273)
1 parent 26b01d6 commit a319ff0

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

ElementX.xcodeproj/project.pbxproj

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,6 +1435,7 @@
14351435
0A3E77399BD262D301451BF2 /* RoomDetailsEditScreenCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomDetailsEditScreenCoordinator.swift; sourceTree = "<group>"; };
14361436
0A459AE4B6566B2FA99E86B2 /* TimelineItemBubbledStylerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimelineItemBubbledStylerView.swift; sourceTree = "<group>"; };
14371437
0A81FD0C60175FA081EB19AD /* EventTimelineItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventTimelineItem.swift; sourceTree = "<group>"; };
1438+
0AB7A0C06CB527A1095DEB33 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = da; path = da.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
14381439
0B0E0B55E2EE75AF67029924 /* SwipeToReplyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwipeToReplyView.swift; sourceTree = "<group>"; };
14391440
0B32BBA8887BD7A5C4ECF16F /* RoomModerationRole.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomModerationRole.swift; sourceTree = "<group>"; };
14401441
0B987FC3FDBAA0E1C5AA235C /* PaginationIndicatorRoomTimelineItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaginationIndicatorRoomTimelineItem.swift; sourceTree = "<group>"; };
@@ -1914,6 +1915,7 @@
19141915
6CD4823EAB4B4E8BAB4F6B8C /* TimelineStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimelineStyle.swift; sourceTree = "<group>"; };
19151916
6CEBE5EA91E8691EDF364EC2 /* UITestsScreenIdentifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITestsScreenIdentifier.swift; sourceTree = "<group>"; };
19161917
6D0A27607AB09784C8501B5C /* DeveloperOptionsScreenViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeveloperOptionsScreenViewModelTests.swift; sourceTree = "<group>"; };
1918+
6DB53055CB130F0651C70763 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
19171919
6DF438EAFC732D2D95D34BF6 /* StartChatViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StartChatViewModelTests.swift; sourceTree = "<group>"; };
19181920
6E5725BC6C63604CB769145B /* LegalInformationScreenViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LegalInformationScreenViewModelTests.swift; sourceTree = "<group>"; };
19191921
6E5E9C044BEB7C70B1378E91 /* UserSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserSession.swift; sourceTree = "<group>"; };
@@ -2520,6 +2522,7 @@
25202522
E5E94DCFEE803E5ABAE8ACCE /* KeychainControllerProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeychainControllerProtocol.swift; sourceTree = "<group>"; };
25212523
E5F2B6443D1ED8602F328539 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ru; path = ru.lproj/Localizable.stringsdict; sourceTree = "<group>"; };
25222524
E5FDFAA04174CC99FB66391C /* EditRoomAddressScreenViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditRoomAddressScreenViewModel.swift; sourceTree = "<group>"; };
2525+
E604A74AEFE0BF6151061291 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/InfoPlist.strings; sourceTree = "<group>"; };
25232526
E60757AFE04391B43EA568B8 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
25242527
E6372DD10DED30E7AD7BCE21 /* RoomListFiltersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomListFiltersView.swift; sourceTree = "<group>"; };
25252528
E66763BD54A3A1D9C6E6F2F1 /* PinnedItemsIndicatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PinnedItemsIndicatorView.swift; sourceTree = "<group>"; };
@@ -6439,6 +6442,7 @@
64396442
bg,
64406443
cs,
64416444
cy,
6445+
da,
64426446
de,
64436447
el,
64446448
en,
@@ -8021,6 +8025,7 @@
80218025
2CF9FE7E0CF9F40D1509E63A /* bg */,
80228026
6654859746B0BE9611459391 /* cs */,
80238027
1A9E7C89E4BE90383BE235C5 /* cy */,
8028+
0AB7A0C06CB527A1095DEB33 /* da */,
80248029
AE5DDBEBBA17973ED4638823 /* de */,
80258030
28EA8BE9EEDBD17555141C7E /* el */,
80268031
13802897C7AFA360EA74C0B0 /* en */,
@@ -8061,6 +8066,7 @@
80618066
49193CB0C248D621A96FB2AA /* bg */,
80628067
8D8169443E5AC5FF71BFB3DB /* cs */,
80638068
B0C5E5931A668B18D8C09028 /* cy */,
8069+
6DB53055CB130F0651C70763 /* da */,
80648070
35AFCF4C05DEED04E3DB1A16 /* de */,
80658071
113356152C099951A6D17D85 /* el */,
80668072
CACA846B3E3E9A521D98B178 /* en */,
@@ -8102,6 +8108,7 @@
81028108
EA880E78AF4BD24E45A7808C /* bg */,
81038109
8D1FA20DAB853C1156054912 /* cs */,
81048110
23674BF78CE814366EBD8762 /* cy */,
8111+
E604A74AEFE0BF6151061291 /* da */,
81058112
84311D707B09854D67F78BBF /* de */,
81068113
8585C636A10B8141A7AE909F /* el */,
81078114
1215A4FC53D2319E81AE8970 /* en */,
@@ -8352,7 +8359,7 @@
83528359
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
83538360
KEYCHAIN_ACCESS_GROUP_IDENTIFIER = "$(DEVELOPMENT_TEAM).$(BASE_BUNDLE_IDENTIFIER)";
83548361
MACOSX_DEPLOYMENT_TARGET = 14.6;
8355-
MARKETING_VERSION = 25.06.6;
8362+
MARKETING_VERSION = 25.07.0;
83568363
MTL_ENABLE_DEBUG_INFO = NO;
83578364
MTL_FAST_MATH = YES;
83588365
PRODUCTION_APP_NAME = Element;
@@ -8428,7 +8435,7 @@
84288435
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
84298436
KEYCHAIN_ACCESS_GROUP_IDENTIFIER = "$(DEVELOPMENT_TEAM).$(BASE_BUNDLE_IDENTIFIER)";
84308437
MACOSX_DEPLOYMENT_TARGET = 14.6;
8431-
MARKETING_VERSION = 25.06.6;
8438+
MARKETING_VERSION = 25.07.0;
84328439
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
84338440
MTL_FAST_MATH = YES;
84348441
ONLY_ACTIVE_ARCH = YES;

project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ settings:
4646
ENABLE_BITCODE: false
4747
APP_NAME: ElementX
4848
KEYCHAIN_ACCESS_GROUP_IDENTIFIER: "$(DEVELOPMENT_TEAM).$(BASE_BUNDLE_IDENTIFIER)"
49-
MARKETING_VERSION: 25.06.6
49+
MARKETING_VERSION: 25.07.0
5050
CURRENT_PROJECT_VERSION: 1
5151
SUPPORTS_MACCATALYST: false
5252

0 commit comments

Comments
 (0)