We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe22ea commit 218d50aCopy full SHA for 218d50a
HISTORY.md
@@ -1,4 +1,9 @@
1
2
+3.8.1 / 2025-01-27
3
+==================
4
+
5
+ * Convert the exec output to string (#239)
6
7
3.8.0 / 2024-02-15
8
==================
9
lib/Version.php
@@ -4,4 +4,4 @@
global $SEGMENT_VERSION;
-$SEGMENT_VERSION = '3.8.0';
+$SEGMENT_VERSION = '3.8.1';
0 commit comments