Skip to content

Commit bc77476

Browse files
chore: bump version to v2.7.2
1 parent 555b14c commit bc77476

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

DoomCoderCompanion/DoomCoderCompanion.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@
586586
GCC_WARN_UNUSED_FUNCTION = YES;
587587
GCC_WARN_UNUSED_VARIABLE = YES;
588588
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
589-
MARKETING_VERSION = 2.7.1;
589+
MARKETING_VERSION = 2.7.2;
590590
MTL_ENABLE_DEBUG_INFO = NO;
591591
MTL_FAST_MATH = YES;
592592
OTHER_LDFLAGS = (
@@ -681,7 +681,7 @@
681681
GCC_WARN_UNUSED_FUNCTION = YES;
682682
GCC_WARN_UNUSED_VARIABLE = YES;
683683
IPHONEOS_DEPLOYMENT_TARGET = 26.0;
684-
MARKETING_VERSION = 2.7.1;
684+
MARKETING_VERSION = 2.7.2;
685685
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
686686
MTL_FAST_MATH = YES;
687687
ONLY_ACTIVE_ARCH = YES;

DoomCoderCompanion/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ settings:
1515
base:
1616
DEVELOPMENT_TEAM: A9P2388PHM
1717
SWIFT_VERSION: "6.2"
18-
MARKETING_VERSION: "2.7.1"
18+
MARKETING_VERSION: "2.7.2"
1919
CURRENT_PROJECT_VERSION: "12"
2020
# Audit 2026-06: the iOS project has no shell-script build phases
2121
# (the dc-hook swiftc phase lives in the Mac project), so

appcast.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
<link>https://github.com/katipally/Doom-Coder</link>
66
<description>Most recent changes with links to updates.</description>
77
<language>en</language>
8+
<item>
9+
<title>Version 2.7.2</title>
10+
<pubDate>Tue, 09 Jun 2026 11:40:15 +0000</pubDate>
11+
<sparkle:releaseNotesLink>https://github.com/katipally/Doom-Coder/releases/tag/v2.7.2</sparkle:releaseNotesLink>
12+
<sparkle:minimumSystemVersion>26.0</sparkle:minimumSystemVersion>
13+
<enclosure url="https://github.com/katipally/Doom-Coder/releases/download/v2.7.2/DoomCoder-2.7.2.zip" sparkle:version="2702" sparkle:shortVersionString="2.7.2" sparkle:edSignature="pwE9WjrFucLmGFoNsQZcTQB0YrcF29yCML7xFt/PLK8OajXan8lw/QUP4RDvFECbihZZAPlXnp2eqFcrk2jgDA==" length="6787883" type="application/octet-stream" />
14+
</item>
815
<item>
916
<title>Version 2.7.1</title>
1017
<pubDate>Tue, 09 Jun 2026 01:25:01 +0000</pubDate>

0 commit comments

Comments
 (0)