We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a0475 commit fdebf1cCopy full SHA for fdebf1c
doc/releaseNotes.md
@@ -622,5 +622,5 @@ This file describes the main feature changes for each readout.exe released versi
622
## v2.23.2 - 15/05/2024
623
- Monitoring: added rolename tag.
624
625
-## next version
+## v2.23.3 - 21/05/2024
626
- Bookkeeping: updates are now disabled after 3 failures (1 before). Log messages changed (logbook -> bookkeeping).
src/ReadoutVersion.h
@@ -9,5 +9,5 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
-#define READOUT_VERSION "2.23.2"
+#define READOUT_VERSION "2.23.3"
13
0 commit comments