1 parent 37365ad commit 6287f79Copy full SHA for 6287f79
2 files changed
Documentation/ReleaseNotes.html
@@ -1,5 +1,13 @@
1
<html>
2
<body>
3
+ <h4><u>2025.04.26 Release</u></h4>
4
+ <p>
5
+ <b>New</b>
6
+ <ul>
7
+ <li>Another blue-balloon-papa release!</li>
8
+ <li>Page a of b.</li>
9
+ </ul>
10
+ </p>
11
<h4><u>2025.04.11 Release</u></h4>
12
<p>
13
<b>New</b>
Source/wise.h
@@ -32,7 +32,7 @@
32
33
#include <QTimer>
34
35
-#define WISE_VERSION_STRING "2025.04.11"
+#define WISE_VERSION_STRING "2025.04.26"
36
37
class wise_settings;
38
typedef QVector<QPair<QImage, QString> > QVectorQPairQImageQString;
0 commit comments