Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 9c531ea

Browse files
YetiForce CRM ver. 4.4.0
1 parent 71be7be commit 9c531ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

33
return [
4-
'appVersion' => '4.3.467',
4+
'appVersion' => '4.4.0',
55
'patchVersion' => '2018.08.02',
66
'lib_mPDF' => '0.0.2',
7-
'lib_roundcube' => '0.0.49'
7+
'lib_roundcube' => '0.0.48'
88
];

0 commit comments

Comments
 (0)