Skip to content

Commit

Permalink
Fix change file
Browse files Browse the repository at this point in the history
  • Loading branch information
vlabo committed Jul 29, 2024
1 parent 6c94e09 commit cf1e6b8
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion .changes/linux-option-gtk-app-id.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
---
"tauri": "minor:enhance"
"@tauri-apps/api": patch
"tauri-utils": patch
"tauri-macos-sign": patch
"tauri-bundler": patch
"tauri-runtime": patch
"tauri-runtime-wry": patch
"tauri-codegen": patch
"tauri-macros": patch
"tauri-plugin": patch
"tauri-build": patch
"tauri": patch
"@tauri-apps/cli": patch
"tauri-cli": patch
"tauri-driver": patch
---

Make the set of gtk application id optional, to allow more then once instance of the app running at the same time.

0 comments on commit cf1e6b8

Please sign in to comment.