-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathappdata.patch
More file actions
27 lines (25 loc) · 1.12 KB
/
appdata.patch
File metadata and controls
27 lines (25 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
From 31d2471fb39e40b7d2954b3d0343b5ee352b62aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?=
<Mailaender@users.noreply.github.com>
Date: Wed, 28 Jan 2026 10:50:39 +0100
Subject: [PATCH] Update versions.
---
distri/sqlitebrowser.desktop.appdata.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/distri/sqlitebrowser.desktop.appdata.xml b/distri/sqlitebrowser.desktop.appdata.xml
index 976b2201b..a231014e4 100644
--- a/distri/sqlitebrowser.desktop.appdata.xml
+++ b/distri/sqlitebrowser.desktop.appdata.xml
@@ -47,9 +47,11 @@
<url type="homepage">https://sqlitebrowser.org/</url>
<url type="bugtracker">https://github.com/sqlitebrowser/sqlitebrowser/issues</url>
<releases>
- <release version="3.13.0-rc1" date="2023-11-11" />
+ <release version="3.13.1" date="2024-10-16" />
+ <release version="3.13.0" date="2024-07-23" />
<release version="3.12.2" date="2021-05-17" />
<release version="3.12.1" date="2020-11-09" />
+ <release version="3.12.0" date="2020-06-25" />
</releases>
<launchable type="desktop-id">sqlitebrowser.desktop</launchable>
</component>