Skip to content

Commit d510765

Browse files
committed
Add new app icon and bump version to 1.3.2
Replace icon set in src-tauri/icons with the new IPI logo (generated full Tauri icon set from the source artwork).
1 parent 6ef605e commit d510765

20 files changed

Lines changed: 4 additions & 4 deletions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ipi-fly-driver",
33
"private": true,
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

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 = "ipi-fly-driver"
3-
version = "1.3.1"
3+
version = "1.3.2"
44
edition = "2021"
55

66
[build-dependencies]

src-tauri/icons/128x128.png

13 KB
Loading

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

53.4 KB
Loading

src-tauri/icons/32x32.png

436 Bytes
Loading
12.6 KB
Loading
21 KB
Loading
23.3 KB
Loading
75.6 KB
Loading

0 commit comments

Comments
 (0)