Skip to content

Commit 840b331

Browse files
fix: improve Windows taskbar icon
1 parent f9d11af commit 840b331

21 files changed

Lines changed: 6 additions & 6 deletions

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stackdrop",
33
"private": true,
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"license": "MIT",
66
"type": "module",
77
"scripts": {

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackdrop"
3-
version = "2.0.2"
3+
version = "2.0.3"
44
description = "Local-first desktop folder document indexer"
55
authors = ["StackDrop"]
66
license = "MIT"

src-tauri/icons/128x128.png

-2.48 KB
Loading

src-tauri/icons/128x128@2x.png

-26.2 KB
Loading

src-tauri/icons/32x32.png

192 Bytes
Loading

src-tauri/icons/64x64.png

-25 Bytes
Loading
-1.33 KB
Loading
-3.8 KB
Loading

0 commit comments

Comments
 (0)