Skip to content

Commit 634c153

Browse files
authored
Updated 3.7.6
Updated the WTW version.
1 parent 76a5f09 commit 634c153

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/functions/class_wtw-initsession.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ public function __construct() {
2121
}
2222

2323
/* declare public $wtw variables */
24-
public $version = '3.7.5';
24+
public $version = '3.7.6';
2525
public $dbversion = '1.2.23';
26-
public $versiondate = '2024-04-30';
26+
public $versiondate = '2024-08-07';
2727
public $defaultbabylonversion = 'v7.x.x';
2828
public $oldversion = '';
2929
public $olddbversion = '';

0 commit comments

Comments
 (0)