Skip to content

Commit 7929efb

Browse files
author
Mark Vincent
committed
3.1.4 Pre-release
1 parent 75e7d98 commit 7929efb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Advanced-Sidebox 3.1.3
1+
## Advanced-Sidebox 3.1.4
22

33
<p align="center">
44
<img title="Advanced Sidebox Logo" alt="Advanced Sidebox Logo" src="http://i.imgur.com/4QWLq5V.png" />

Upload/inc/plugins/asb.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// for modules
1616
define('IN_ASB', true);
1717
define('ASB_MODULES_DIR', MYBB_ROOT . 'inc/plugins/asb/modules');
18-
define('ASB_VERSION', '3.1.3');
18+
define('ASB_VERSION', '3.1.4');
1919

2020
// some basic functions used everywhere
2121
require_once MYBB_ROOT . 'inc/plugins/asb/functions.php';

0 commit comments

Comments
 (0)