Skip to content

chore: bump version to 0.8.0 - #234

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

chore: bump version to 0.8.0#234
jvsena42 merged 1 commit into
mainfrom
chore/version-0.8.0

Conversation

@jvsena42

@jvsena42 jvsena42 commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

Version bump for the v0.8.0 release. All three version numbers move together, as the release process requires.

Changes

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

No functional changes.

Test plan

  • ./gradlew detektAll
  • ./gradlew :shared:allTests
  • ./gradlew :cli:test
  • Added-lines diff shows exactly the five version lines — no TEAM_ID leak
  • 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 19 -> 20, versionName 0.7.2 -> 0.8.0; iOS
CURRENT_PROJECT_VERSION/MARKETING_VERSION in lockstep; loopkyCliVersion
0.8.0 so the release workflow's tag check passes and the published
binary answers `loopky 0.8.0`.

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 15:19
@jvsena42
jvsena42 merged commit 97d53da into main Sep 4, 2026
4 checks passed
@jvsena42
jvsena42 deleted the chore/version-0.8.0 branch September 4, 2026 15:22
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