diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-12-31 16:13:39 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-12-31 16:13:39 +0100 |
commit | 8fd464696a71e98155e383f2c9df9c7cd7b7407a (patch) | |
tree | 61cca3b54e4aae15bb14ff750b92107f990b14cc | |
parent | 6bed94f9296fe120c7ed56ce543957524d011e3d (diff) |
Fix appdata release order
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 055fb08..eb2307d 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -53,7 +53,7 @@ </screenshots> <releases> - <release version="3.2.2" date="2023-12-31"> + <release version="3.3.2" date="2023-12-31"> <description> <p>Fix monitor capture on AMD/Intel or NVIDIA Wayland on some distros, such as OpenSUSE</p> </description> |