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 f22bb6b commit 5a42d8aCopy full SHA for 5a42d8a
CHANGELOG.md
@@ -14,6 +14,15 @@ beta releases are not included in this history.
14
15
[//]: # (begin_release_notes)
16
17
+"" "1.18.1" (2022-08-25)
18
+========================
19
+
20
+Bugfixes
21
+--------
22
23
+- `[filesystem]` Fixed the platform dependent code on Linux (#202208251445)
24
25
26
"" "1.18.0" (2022-08-24)
27
========================
28
changes/202208251445.bugfix
utils/module.properties
@@ -1,5 +1,5 @@
1
-Version=1.18.0
+Version=1.18.1
2
MajorVersion=1
3
MinorVersion=18
4
-PatchVersion=0
5
-CommitHash=7c6ba77345fb740e93fa2a6300edbe3f775f6e52
+PatchVersion=1
+CommitHash=f22bb6bbf915bfc6daf28cc212d20c419ddbd163
0 commit comments