update version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "watermark-wizard",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"identifier": "top.volan.watermark-wizard",
|
||||
"build": {
|
||||
"beforeDevCommand": "pnpm dev",
|
||||
@@ -12,7 +12,7 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "水印精灵 v0.1.0",
|
||||
"title": "水印精灵 v1.0.0",
|
||||
"width": 1650,
|
||||
"height": 1000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user