Skip to content

Commit 8068d08

Browse files
IIIvan37Ivan Duchauffour
andauthored
chore: bump version to 1.7.0 (#291)
Co-authored-by: Ivan Duchauffour <iduchauffour@welcomr.com>
1 parent dfd48fa commit 8068d08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pixsaur",
33
"private": true,
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"type": "module",
66
"engines": {
77
"node": ">=24.11.0",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "Pixsaur",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"identifier": "com.iiiivan37.pixsaur",
66
"build": {
77
"removeUnusedCommands": true,

0 commit comments

Comments
 (0)