We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05491e2 commit 2db833eCopy full SHA for 2db833e
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pake-cli",
3
- "version": "3.10.1",
+ "version": "3.11.0",
4
"description": "🤱🏻 Turn any webpage into a desktop app with one command. 🤱🏻 一键打包网页生成轻量桌面应用。",
5
"engines": {
6
"node": ">=18.0.0"
src-tauri/Cargo.toml
[package]
name = "pake"
-version = "3.10.1"
+version = "3.11.0"
description = "🤱🏻 Turn any webpage into a desktop app with Rust."
authors = ["Tw93"]
license = "MIT"
0 commit comments