Skip to content

Commit

Permalink
Secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
blopker committed Dec 16, 2024
1 parent a1e6ffd commit fe43100
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"$schema": "https://schema.tauri.app/config/2",
"mainBinaryName": "Alic",
"productName": "Alic Image Compressor",
"version": "2.0.2",
"identifier": "co.bollc.alic",
"version": "2.0.3",
"identifier": "io.kbl.alic",
"build": {
"beforeDevCommand": "bun run dev",
"devUrl": "http://localhost:1420",
Expand Down

0 comments on commit fe43100

Please sign in to comment.