Skip to content

Bump version to 3.1.4 - #599

Merged
AnthonyRonning merged 1 commit into
masterfrom
codex-maple-bump-v3-1-4-maple
Jul 1, 2026
Merged

Bump version to 3.1.4#599
AnthonyRonning merged 1 commit into
masterfrom
codex-maple-bump-v3-1-4-maple

Conversation

@AnthonyRonning

@AnthonyRonningAnthonyRonning commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump Maple from 3.1.3 to 3.1.4
  • Increment Android versionCode to 2000028008

Testing

  • nix develop -c just bump-patch
  • git diff --check
  • nix develop -c just get-version

Open in Devin Review

Summary by CodeRabbit

  • Chores
    • Bumped the app version to 3.1.4 across the desktop and frontend release files.
    • Updated the Android bundle version code to the latest build number.

@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Jul 1, 2026

Copy link
Copy Markdown

Deploying maple with Cloudflare Pages Cloudflare Pages

Latest commit:f5d2f52
Status: ✅ Deploy successful!
Preview URL:https://2b27e3bb.maple-ca8.pages.dev
Branch Preview URL:https://codex-maple-bump-v3-1-4-mapl.maple-ca8.pages.dev

View logs

@coderabbitai

coderabbitaiBot commented Jul 1, 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: 985f4100-444a-4646-8fa3-0be356d3d371

📥 Commits

Reviewing files that changed from the base of the PR and between a7a160c and f5d2f52.

⛔ 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 numbers are bumped from 3.1.3 to 3.1.4 in frontend/package.json, frontend/src-tauri/Cargo.toml, and frontend/src-tauri/tauri.conf.json. The Android versionCode in tauri.conf.json is incremented from 2000028007 to 2000028008.

Changes

Version Bump

Layer / File(s)Summary
Version and versionCode updates
frontend/package.json, frontend/src-tauri/Cargo.toml, frontend/src-tauri/tauri.conf.json
Version fields bumped from 3.1.3 to 3.1.4 and Android versionCode incremented from 2000028007 to 2000028008.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Poem

A hop, a skip, a version tick,
3.1.3 to 3.1.4, quick!
versionCode climbs one notch higher,
No new burrow, no new fire —
Just a carrot-sized release, so slick! 🥕

🚥 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 is concise and accurately summarizes the main change: bumping the version to 3.1.4.
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 codex-maple-bump-v3-1-4-maple

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

@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

@AnthonyRonning
AnthonyRonning merged commit 84b8384 into masterJul 1, 2026
18 checks passed
@AnthonyRonning
AnthonyRonning deleted the codex-maple-bump-v3-1-4-maple branch July 1, 2026 19:37
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