Skip to content

Commit cea17d8

Browse files
committed
Version bump
1 parent dd1563a commit cea17d8

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

qt/bibref.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define BIBREF_VERSION "2025-04-19"
1+
#define BIBREF_VERSION "2025-07-14"
22

33
[Setup]
44
AppName=bibref

qt/io.github.kovzol.bibref.metainfo.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,16 @@
6262
<content_rating type="oars-1.1" />
6363

6464
<releases>
65+
<release version="2025-07-14" date="2025-07-14">
66+
<url type="details">https://github.com/kovzol/bibref/commits/dd1563a2812fa9ecc1679631bb988ad4fd12c236</url>
67+
<description>
68+
<p>Release description</p>
69+
<ul>
70+
<li>New command nearest12</li>
71+
<li>Minor bug fixes</li>
72+
</ul>
73+
</description>
74+
</release>
6575
<release version="2025-04-19" date="2025-04-19">
6676
<url type="details">https://github.com/kovzol/bibref/commits/e75b549e9f3afc5989577f40d8fa38ef7b176780</url>
6777
<description>

qt/main.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef MAIN_H
22
#define MAIN_H
33

4-
#define BIBREF_VERSION "2025-04-19"
4+
#define BIBREF_VERSION "2025-07-14"
55
#define LOGO_FILE "logo-Psalm40-192.png"
66
#define SHARE_FOLDER "share/bibref-qt"
77

0 commit comments

Comments
 (0)