Skip to content

Bump version to 3.1.3 - #596

Merged
AnthonyRonning merged 1 commit into
masterfrom
chore/bump-v3.1.3
Jun 30, 2026
Merged

Bump version to 3.1.3#596
AnthonyRonning merged 1 commit into
masterfrom
chore/bump-v3.1.3

Conversation

@AnthonyRonning

@AnthonyRonningAnthonyRonning commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bump Maple release metadata from 3.1.2 to 3.1.3
  • increment Android versionCode to 2000028007

Verification

  • nix develop .#ci -c just bump-patch
  • pre-commit hook: prettier check, bun build, bun test, Rust unit tests

Open in Devin Review

Summary by CodeRabbit

  • Chores
    • Bumped the app version to 3.1.3 across the frontend and desktop packaging configs.
    • Updated the Android package version code to keep mobile builds in sync with the new release.

@coderabbitai

coderabbitaiBot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8233ce01-d539-4a45-89c7-ec35647069fd

📥 Commits

Reviewing files that changed from the base of the PR and between ca466b6 and 0063561.

⛔ Files ignored due to path filters (3)
  • frontend/src-tauri/Cargo.lock is excluded by !**/*.lock
  • frontend/src-tauri/gen/apple/maple_iOS/Info.plist is excluded by !**/gen/**
  • frontend/src-tauri/gen/apple/project.yml is excluded by !**/gen/**
📒 Files selected for processing (3)
  • frontend/package.json
  • frontend/src-tauri/Cargo.toml
  • frontend/src-tauri/tauri.conf.json

📝 Walkthrough

Walkthrough

Version bumped from 3.1.2 to 3.1.3 in frontend/package.json, frontend/src-tauri/Cargo.toml, and frontend/src-tauri/tauri.conf.json. Android versionCode incremented from 2000028006 to 2000028007.

Version Bump 3.1.2 → 3.1.3

Layer / File(s)Summary
Version fields across all manifests
frontend/package.json, frontend/src-tauri/Cargo.toml, frontend/src-tauri/tauri.conf.json
Version set to 3.1.3 in all three manifests; Android bundle.android.versionCode incremented to 2000028007.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐇 Hop, hop, a tiny leap,
From .2 to .3 we creep,
The version ticks, the code stays neat,
Android versionCode bumped — complete!
A patch so small, yet oh so sweet! 🌿

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
Title check✅ PassedThe title clearly and concisely summarizes the main change: bumping the project version to 3.1.3.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-v3.1.3

Comment @coderabbitai help to get the list of available commands.

@AnthonyRonning
AnthonyRonning merged commit d3c5f9e into masterJun 30, 2026
14 of 17 checks passed
@AnthonyRonning
AnthonyRonning deleted the chore/bump-v3.1.3 branch June 30, 2026 03:58

@devin-ai-integrationdevin-ai-integrationBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@coderabbitaicoderabbitaiBot mentioned this pull request Jul 1, 2026
@coderabbitaicoderabbitaiBot mentioned this pull request Jul 14, 2026
Sign up for freeto 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

@AnthonyRonning