Skip to content

chore: bump version to 0.7.2 - #227

Merged
jvsena42 merged 1 commit into
mainfrom
chore/version-0.7.2
Sep 4, 2026
Merged

chore: bump version to 0.7.2#227
jvsena42 merged 1 commit into
mainfrom
chore/version-0.7.2

Conversation

@jvsena42

@jvsena42 jvsena42 commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

Version bump for the v0.7.2 release. All three version numbers move in the same commit, as the release process requires.

Changes

  • composeApp/build.gradle.ktsversionCode 18 → 19, versionName 0.7.1 → 0.7.2
  • iosApp/Configuration/Config.xcconfigCURRENT_PROJECT_VERSION 18 → 19 (kept in lockstep with the Android build number), MARKETING_VERSION 0.7.1 → 0.7.2
  • gradle.propertiesloopkyCliVersion 0.7.1 → 0.7.2, the single source for loopky --version, the .deb's Version: and the container image tag

release.yml's check-version job compares the tag against loopkyCliVersion and refuses to build when they disagree, so this bump is what lets the tag produce artifacts at all.

Test plan

  • ./gradlew detektAll
  • ./gradlew :shared:allTests
  • ./gradlew :cli:test
  • Added-lines-only diff check shows exactly the five version lines and nothing else — TEAM_ID stays empty
  • CI: Kotlin lint (detekt), Unit tests + Android build, CLI on Linux x86_64, CLI as a native binary

🤖 Generated with Claude Code

https://claude.ai/code/session_0116NZ92Pe7aGQpqtiRkP4Ye

Android versionCode 18 -> 19, versionName 0.7.1 -> 0.7.2.
iOS CURRENT_PROJECT_VERSION 18 -> 19 (in lockstep with the Android
build number), MARKETING_VERSION 0.7.1 -> 0.7.2.
CLI loopkyCliVersion 0.7.1 -> 0.7.2, which release.yml checks against
the tag before it builds anything.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0116NZ92Pe7aGQpqtiRkP4Ye
@jvsena42
jvsena42 enabled auto-merge September 4, 2026 11:18
@jvsena42
jvsena42 merged commit 593241f into main Sep 4, 2026
4 checks passed
@jvsena42
jvsena42 deleted the chore/version-0.7.2 branch September 4, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant