Conversation
There was a problem hiding this comment.
Pull request overview
This pull request prepares the project for release version 2.5.0 by updating the version number from 2.4.1 to 2.5.0 across all configuration files. This is a standard minor version bump in the Arnis project, a Tauri-based application that generates real-life cities in Minecraft.
Changes:
- Version number updated from 2.4.1 to 2.5.0 in all configuration files
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| tauri.conf.json | Updated version field from "2.4.1" to "2.5.0" |
| Cargo.toml | Updated package version from "2.4.1" to "2.5.0" |
| Cargo.lock | Updated arnis package version from "2.4.1" to "2.5.0" |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
⏱️ Benchmark run finished in 0m 28s 📈 Compared against baseline: 30s 🟢 Generation time is unchanged. 📅 Last benchmark: 2026-02-14 20:24:25 UTC You can retrigger the benchmark by commenting |
No description provided.