Skip to content

Commit 9a19ff6

Browse files
committed
🚀 releasing version 1.17.1 @ 2022-08-11 15:02
[skip ci]
1 parent 61e6e5d commit 9a19ff6

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

17+
"" "1.17.1" (2022-08-11)
18+
========================
19+
20+
Bugfixes
21+
--------
22+
23+
- [git] modified interface to handle more generic references (tag, commit hash or branch name) (#202208111416)
24+
25+
1726
"" "1.17.0" (2022-08-11)
1827
========================
1928

changes/202208111416.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.17.0
1+
Version=1.17.1
22
MajorVersion=1
33
MinorVersion=17
4-
PatchVersion=0
5-
CommitHash=1845e485a55b5c91876fc446f9ee46aa94b8448a
4+
PatchVersion=1
5+
CommitHash=61e6e5da7863e633ab28f2b46db27a09c231b7df

0 commit comments

Comments
 (0)