Skip to content

Commit f3c9392

Browse files
committed
Add blog post for v3.13.1-rc1
1 parent 77b0846 commit f3c9392

File tree

13 files changed

+87
-16
lines changed

13 files changed

+87
-16
lines changed

docs/blog/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@
6767

6868
<h2 class="archive-title">2024</h2>
6969

70+
<article class="archive-item">
71+
<a href="/blog/version-3-13-1-rc1-released/" class="archive-item-link">Version 3.13.1 released</a>
72+
<span class="archive-item-date">
73+
2024-09-11
74+
</span>
75+
</article>
76+
7077
<article class="archive-item">
7178
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
7279
<span class="archive-item-date">

docs/blog/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66
<description>Recent content in Blogs on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Wed, 11 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>Version 3.13.1 released</title>
12+
<link>/blog/version-3-13-1-rc1-released/</link>
13+
<pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-1-rc1-released/</guid>
16+
<description>The first candidate version of DB Browser for SQLite v3.13.1 has been released.
17+
The binary and detailed release notes are available here.</description>
18+
</item>
19+
1020
<item>
1121
<title>Version 3.13.0 released</title>
1222
<link>/blog/version-3-13-0-released/</link>

docs/categories/db4s/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@
6767

6868
<h2 class="archive-title">2024</h2>
6969

70+
<article class="archive-item">
71+
<a href="/blog/version-3-13-1-rc1-released/" class="archive-item-link">Version 3.13.1 released</a>
72+
<span class="archive-item-date">
73+
2024-09-11
74+
</span>
75+
</article>
76+
7077
<article class="archive-item">
7178
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
7279
<span class="archive-item-date">

docs/categories/db4s/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66
<description>Recent content in db4s on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/db4s/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Wed, 11 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/db4s/index.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>Version 3.13.1 released</title>
12+
<link>/blog/version-3-13-1-rc1-released/</link>
13+
<pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-1-rc1-released/</guid>
16+
<description>The first candidate version of DB Browser for SQLite v3.13.1 has been released.
17+
The binary and detailed release notes are available here.</description>
18+
</item>
19+
1020
<item>
1121
<title>Version 3.13.0 released</title>
1222
<link>/blog/version-3-13-0-released/</link>

docs/categories/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h2 class="archive-title">2024</h2>
7070
<article class="archive-item">
7171
<a href="/categories/db4s/" class="archive-item-link">db4s</a>
7272
<span class="archive-item-date">
73-
2024-08-24
73+
2024-09-11
7474
</span>
7575
</article>
7676

docs/categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<description>Recent content in Categories on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Wed, 11 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" />
1010
<item>
1111
<title>db4s</title>
1212
<link>/categories/db4s/</link>
13-
<pubDate>Sat, 24 Aug 2024 00:00:00 +0000</pubDate>
13+
<pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate>
1414

1515
<guid>/categories/db4s/</guid>
1616
<description></description>

docs/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,13 @@ <h2 id="windows-code-signing-policy">Windows Code-Signing Policy</h2>
119119

120120
<h2 class="archive-title">2024</h2>
121121

122+
<article class="archive-item">
123+
<a href="/blog/version-3-13-1-rc1-released/" class="archive-item-link">Version 3.13.1 released</a>
124+
<span class="archive-item-date">
125+
2024-09-11
126+
</span>
127+
</article>
128+
122129
<article class="archive-item">
123130
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
124131
<span class="archive-item-date">

docs/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66
<description>Recent content on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Wed, 11 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>Version 3.13.1 released</title>
12+
<link>/blog/version-3-13-1-rc1-released/</link>
13+
<pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-1-rc1-released/</guid>
16+
<description>The first candidate version of DB Browser for SQLite v3.13.1 has been released.
17+
The binary and detailed release notes are available here.</description>
18+
</item>
19+
1020
<item>
1121
<title>Version 3.13.0 released</title>
1222
<link>/blog/version-3-13-0-released/</link>

docs/sitemap.xml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,25 @@
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
55
<loc>/tags/3.13.x/</loc>
6-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
6+
<lastmod>2024-09-11T00:00:00+00:00</lastmod>
77
</url><url>
88
<loc>/blog/</loc>
9-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
9+
<lastmod>2024-09-11T00:00:00+00:00</lastmod>
1010
</url><url>
1111
<loc>/categories/</loc>
12-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
12+
<lastmod>2024-09-11T00:00:00+00:00</lastmod>
1313
</url><url>
1414
<loc>/</loc>
15-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
15+
<lastmod>2024-09-11T00:00:00+00:00</lastmod>
1616
</url><url>
1717
<loc>/categories/db4s/</loc>
18-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
18+
<lastmod>2024-09-11T00:00:00+00:00</lastmod>
1919
</url><url>
2020
<loc>/tags/</loc>
21-
<lastmod>2024-08-24T00:00:00+00:00</lastmod>
21+
<lastmod>2024-09-11T00:00:00+00:00</lastmod>
22+
</url><url>
23+
<loc>/blog/version-3-13-1-rc1-released/</loc>
24+
<lastmod>2024-09-11T00:00:00+00:00</lastmod>
2225
</url><url>
2326
<loc>/blog/version-3-13-0-released/</loc>
2427
<lastmod>2024-08-24T00:00:00+00:00</lastmod>

docs/tags/3.13.x/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@
6767

6868
<h2 class="archive-title">2024</h2>
6969

70+
<article class="archive-item">
71+
<a href="/blog/version-3-13-1-rc1-released/" class="archive-item-link">Version 3.13.1 released</a>
72+
<span class="archive-item-date">
73+
2024-09-11
74+
</span>
75+
</article>
76+
7077
<article class="archive-item">
7178
<a href="/blog/version-3-13-0-released/" class="archive-item-link">Version 3.13.0 released</a>
7279
<span class="archive-item-date">

docs/tags/3.13.x/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66
<description>Recent content in 3.13.x on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/tags/3.13.x/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Wed, 11 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/tags/3.13.x/index.xml" rel="self" type="application/rss+xml" />
10+
<item>
11+
<title>Version 3.13.1 released</title>
12+
<link>/blog/version-3-13-1-rc1-released/</link>
13+
<pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate>
14+
15+
<guid>/blog/version-3-13-1-rc1-released/</guid>
16+
<description>The first candidate version of DB Browser for SQLite v3.13.1 has been released.
17+
The binary and detailed release notes are available here.</description>
18+
</item>
19+
1020
<item>
1121
<title>Version 3.13.0 released</title>
1222
<link>/blog/version-3-13-0-released/</link>

docs/tags/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h2 class="archive-title">2024</h2>
7070
<article class="archive-item">
7171
<a href="/tags/3.13.x/" class="archive-item-link">3.13.x</a>
7272
<span class="archive-item-date">
73-
2024-08-24
73+
2024-09-11
7474
</span>
7575
</article>
7676

docs/tags/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<description>Recent content in Tags on DB Browser for SQLite</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Sat, 24 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Wed, 11 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" />
1010
<item>
1111
<title>3.13.x</title>
1212
<link>/tags/3.13.x/</link>
13-
<pubDate>Sat, 24 Aug 2024 00:00:00 +0000</pubDate>
13+
<pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate>
1414

1515
<guid>/tags/3.13.x/</guid>
1616
<description></description>

0 commit comments

Comments
 (0)