Skip to content

Commit df1ebc0

Browse files
IIIvan37Ivan Duchauffour
andauthored
chore: bump version to 1.8.2 (#306)
Co-authored-by: Ivan Duchauffour <iduchauffour@welcomr.com>
1 parent 514484e commit df1ebc0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.8.1",
4+
"version": "1.8.2",
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.8.1",
4+
"version": "1.8.2",
55
"identifier": "com.iiiivan37.pixsaur",
66
"build": {
77
"removeUnusedCommands": true,

0 commit comments

Comments
 (0)