chore: update version to 1.5.1 in version.json and README

This commit is contained in:
zihanjian
2025-11-19 20:45:26 +08:00
parent 4472b6e899
commit 5a7dc7fe71
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<h1 align="center">Snap-Solver <img src="https://img.shields.io/badge/版本-1.5.0-blue" alt="版本"></h1>
<h1 align="center">Snap-Solver <img src="https://img.shields.io/badge/版本-1.5.1-blue" alt="版本"></h1>
<p align="center">

View File

@@ -1,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.5.1",
"build_date": "2025-04-11",
"github_repo": "Zippland/Snap-Solver"
}