File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- #define BIBREF_VERSION " 2025-04-19 "
1
+ #define BIBREF_VERSION " 2025-07-14 "
2
2
3
3
[Setup]
4
4
AppName = bibref
Original file line number Diff line number Diff line change 62
62
<content_rating type =" oars-1.1" />
63
63
64
64
<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 >
65
75
<release version =" 2025-04-19" date =" 2025-04-19" >
66
76
<url type =" details" >https://github.com/kovzol/bibref/commits/e75b549e9f3afc5989577f40d8fa38ef7b176780</url >
67
77
<description >
Original file line number Diff line number Diff line change 1
1
#ifndef MAIN_H
2
2
#define MAIN_H
3
3
4
- #define BIBREF_VERSION "2025-04-19 "
4
+ #define BIBREF_VERSION "2025-07-14 "
5
5
#define LOGO_FILE "logo-Psalm40-192.png"
6
6
#define SHARE_FOLDER "share/bibref-qt"
7
7
You can’t perform that action at this time.
0 commit comments