Skip to content

Commit e99c36d

Browse files
Prepare next release (2025.2.1)
1 parent afd8d3a commit e99c36d

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

MCMaps.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@
418418
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
419419
CODE_SIGN_ENTITLEMENTS = MCMaps/Resources/MCMaps.entitlements;
420420
CODE_SIGN_STYLE = Automatic;
421-
CURRENT_PROJECT_VERSION = 91;
421+
CURRENT_PROJECT_VERSION = 94;
422422
DEAD_CODE_STRIPPING = YES;
423423
DEVELOPMENT_ASSET_PATHS = "MCMaps/Resources/Preview\\ Assets.xcassets";
424424
ENABLE_APP_SANDBOX = YES;
@@ -475,7 +475,7 @@
475475
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
476476
CODE_SIGN_ENTITLEMENTS = MCMaps/Resources/MCMaps.entitlements;
477477
CODE_SIGN_STYLE = Automatic;
478-
CURRENT_PROJECT_VERSION = 91;
478+
CURRENT_PROJECT_VERSION = 94;
479479
DEAD_CODE_STRIPPING = YES;
480480
DEVELOPMENT_ASSET_PATHS = "MCMaps/Resources/Preview\\ Assets.xcassets";
481481
ENABLE_APP_SANDBOX = YES;

MCMaps/Resources/Alidade.docc/Changelogs/Changelog-2025.2.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,14 @@ View the release notes for the 2025.2.x release series of Alidade.
1212
> and improvements may change over time, and the current releases are not
1313
> indicative of the final release build. Proceed with caution.
1414
15-
## 2025.5 (Build 91) [Release Candidate]
15+
## 2025.2.1 (Build 94)
16+
17+
### General Changes
18+
19+
- Fixes a bug where pins of the same name get saved into the same pin
20+
file, potentially causing data loss (ALD-24).
21+
22+
## 2025.2 (Build 91) [Release Candidate]
1623

1724
### General Changes
1825

0 commit comments

Comments
 (0)