We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb7fa4 commit 9d535b4Copy full SHA for 9d535b4
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zero-limit",
3
- "version": "1.0.8",
+ "version": "1.0.9",
4
"private": true,
5
"type": "module",
6
"scripts": {
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "ZeroLimit",
"identifier": "com.0xtbug.zero-limit",
"build": {
7
"beforeDevCommand": "pnpm dev",
0 commit comments