Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Commit 209ddbd

Browse files
committed
Update changelog & bump version for 1.2.20
1 parent fa1b811 commit 209ddbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenVBX Change Log
22

3-
## Next
3+
## OpenVBX 1.2.20
44

55
- Udpated ReadMe with SSL Certificate requirements.
66
- Fixed `$cache` variable visibility in `install.php`. (Thanks @gegere)

OpenVBX/config/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
22

3-
$config['version'] = '1.2.19';
3+
$config['version'] = '1.2.20';

0 commit comments

Comments
 (0)