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:
@@ -13,7 +13,7 @@ import queryEditor from "../assets/screenshots/query-editor.png";
|
||||
import erDiagram from "../assets/screenshots/er-diagram.png";
|
||||
import home from "../assets/screenshots/home.png";
|
||||
import dataGrid from "../assets/screenshots/data-grid.png";
|
||||
const version = "0.7.10";
|
||||
const version = "0.7.11";
|
||||
const site = "https://getgridline.app";
|
||||
const jsonLd = [
|
||||
buildSoftwareApplicationJsonLd({
|
||||
|
||||
Reference in New Issue
Block a user