We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbbd93 commit f04b465Copy full SHA for f04b465
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "pixsaur",
3
"private": true,
4
- "version": "1.7.0",
+ "version": "1.7.1",
5
"type": "module",
6
"engines": {
7
"node": ">=24.11.0",
src-tauri/tauri.conf.json
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "Pixsaur",
"identifier": "com.iiiivan37.pixsaur",
"build": {
"removeUnusedCommands": true,
0 commit comments