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

Commit 53fcd77

Browse files
committed
Bump versions
1 parent 44b22b6 commit 53fcd77

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-
## OpenVBX Next
3+
## OpenVBX 1.2.19
44

55
- Fix highlighting of plugin generated pages in sidebar menu. (Thanks @jpwalters)
66
- Allow Administrator users to "promote" other users to Administrator. (Thanks @jpwalters)

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.18';
3+
$config['version'] = '1.2.19';

0 commit comments

Comments
 (0)