Skip to content

Commit 076b5c1

Browse files
release: Release 0.5.5
1 parent 0f64994 commit 076b5c1

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sanshu"
3-
version = "0.5.4"
3+
version = "0.5.5"
44
edition = "2021"
55
default-run = "等一下"
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sanshu",
33
"type": "module",
4-
"version": "0.5.4",
4+
"version": "0.5.5",
55
"packageManager": "pnpm@10.28.2",
66
"author": "煎饼果子(86)",
77
"license": "MIT",

tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2.0.0",
33
"productName": "三术",
4-
"version": "0.5.4",
4+
"version": "0.5.5",
55
"identifier": "com.yuaotian.sanshu",
66
"build": {
77
"beforeDevCommand": "pnpm dev",

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "0.5.4",
2+
"version": "0.5.5",
33
"name": "三术",
44
"description": "道生一,一生二,二生三,三生万物",
5-
"build_date": "2026-03-18"
5+
"build_date": "2026-04-23"
66
}

0 commit comments

Comments
 (0)