Find flatpak apps in flatpak mode (#308)

* Call flatpak-spawn when in flatpak mode

* Also test flatpak feature on unix

* Update readme with flatpak-flatpak support

* Update to version 1.7.18
This commit is contained in:
Philip Kristoffersen
2023-01-03 17:48:13 +01:00
committed by GitHub
parent 1db73bd0e7
commit f1591b7818
6 changed files with 37 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "boilr"
version = "1.7.17"
version = "1.7.18"
[dependencies]
base64 = "^0.20.0"