diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-12-31 17:14:03 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-12-31 17:14:03 +0100 |
commit | bbe4d09ac0b4045dfdad43cea58ab781867d83ea (patch) | |
tree | 22dc9df72871a2cc812b69e49706cd41851786bd /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 9084ef746cdf1aff19b3512f400411d731a8b8c1 (diff) |
Fix unable to properly add program to system startup on immutable distros
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 7b27f70..c6afe46 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -92,6 +92,13 @@ </screenshots> <releases> + <release version="5.0.3" date="2024-12-31"> + <description> + <ul> + <li>Fix unable to properly add program to system startup on immutable distros</li> + </ul> + </description> + </release> <release version="5.0.2" date="2024-12-31"> <description> <ul> |