Update to 1.0.7

This commit is contained in:
Adam Hicks 2023-12-20 09:48:37 +00:00
parent b036c9c948
commit b2dcf1d26a
No known key found for this signature in database
GPG key ID: B497809BE194DA65
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
<id>io.github.shiiion.primehack.desktop</id> <id>io.github.shiiion.primehack.desktop</id>
</provides> </provides>
<releases> <releases>
<release date="2022-10-02" version="1.0.6a"/> <release date="2023-12-20" version="1.0.7"/>
</releases> </releases>
<url type="homepage">https://github.com/shiiion/dolphin</url> <url type="homepage">https://github.com/shiiion/dolphin</url>
<url type="help">https://github.com/shiiion/dolphin/wiki</url> <url type="help">https://github.com/shiiion/dolphin/wiki</url>

View file

@ -84,7 +84,7 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/shiiion/dolphin.git url: https://github.com/shiiion/dolphin.git
commit: efb99ebfd20b1bc16ea3e51fec409c91e354d8c2 commit: bd2591a28ab4a367a3f11f65059e07314a13f081
# detects whether dolphin is running in a flatpak sandbox # detects whether dolphin is running in a flatpak sandbox
# and makes it use xdg directories if it is. # and makes it use xdg directories if it is.
# prevents dolphin from attempting to write conf files # prevents dolphin from attempting to write conf files