Skip to content

Commit b29025c

Browse files
committed
chore: use env version
1 parent 8cddaca commit b29025c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
define('VERSION', '3.8.1');
3+
define('VERSION', '${{`process.env.DIRBROWSER_VERSION`}}$');
44

55
define('PUBLIC_FOLDER', __DIR__ . '/public');
66

0 commit comments

Comments
 (0)