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 58109bf commit f685bbeCopy full SHA for f685bbe
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"" "1.17.2" (2022-08-11)
18
+========================
19
+
20
+Bugfixes
21
+--------
22
23
+- [git] Return HEAD if reference not provided (#202208111622)
24
25
26
"" "1.17.1" (2022-08-11)
27
========================
28
changes/202208111622.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.17.1
+Version=1.17.2
2
MajorVersion=1
3
MinorVersion=17
4
-PatchVersion=1
5
-CommitHash=61e6e5da7863e633ab28f2b46db27a09c231b7df
+PatchVersion=2
+CommitHash=58109bfe2e3088de8f5cafc22ec14d5e8657a4c6
0 commit comments