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 b9964c1 commit d14e12cCopy full SHA for d14e12c
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.97.1" (2025-05-21)
18
+=====================
19
+
20
+Bugfixes
21
+--------
22
23
+- :bug: `[commonerrors]` fix string representation (#20250521081848)
24
25
26
"1.97.0" (2025-05-16)
27
=====================
28
changes/20250521081848.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.97.0
+Version=1.97.1
2
MajorVersion=1
3
MinorVersion=97
4
-PatchVersion=0
5
-CommitHash=631fb2c689a2d20ed1c042faadd0b2c5497302e4
+PatchVersion=1
+CommitHash=b9964c1bea931641c5f04771c856c5fcc2ae5463
0 commit comments