release: v0.7.11

Bump version 0.7.10 -> 0.7.11 across package.json, Cargo.toml,
tauri.conf.json, www landing page, and all version tests. Point README
download tables at the Gitea release (git.ranio.xyz) now that releases
build there instead of GitHub.
This commit is contained in:
2026-08-21 04:23:32 +08:00
parent 4cff3e2508
commit 7c3b1e189a
8 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Gridline",
"version": "0.7.10",
"version": "0.7.11",
"identifier": "com.adrianbonpin.gridline",
"build": {
"beforeDevCommand": "bun run dev",