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 9b5343b commit 1c4cd20Copy full SHA for 1c4cd20
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"1.124.1" (2025-09-25)
18
+======================
19
+
20
+Bugfixes
21
+--------
22
23
+- :bug: `[goreleaser]` Update goreleaser yaml to work with version 2 (#20250925195429)
24
25
26
"1.124.0" (2025-09-25)
27
======================
28
changes/20250925195429.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.124.0
+Version=1.124.1
2
MajorVersion=1
3
MinorVersion=124
4
-PatchVersion=0
5
-CommitHash=59d4a26390d9b227932f2f95cdd33effe4cf088c
+PatchVersion=1
+CommitHash=9b5343b58157482e9924705b4b829fb9fb429766
0 commit comments