Skip to content

Commit 26fb52a

Browse files
committed
Release 3.7.0
1 parent 269ebe6 commit 26fb52a

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
3.7.0 / 2023-07-24
1+
2+
3.7.0 / 2023-09-11
23
==================
34

45
* Convert to github actions

lib/Version.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
<?php
2-
3-
declare(strict_types=1);
4-
52
global $SEGMENT_VERSION;
6-
$SEGMENT_VERSION = '3.6.0';
3+
$SEGMENT_VERSION = "3.7.0";

0 commit comments

Comments
 (0)