Skip to content
Snippets Groups Projects
Commit 6a32af1f authored by Tyler Lemburg's avatar Tyler Lemburg
Browse files

Lockup version increment

parent a11e7381
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -8,7 +8,7 @@ use \SvgGenerator as SVG;
class LockupsController extends Controller {
const LOCKUP_VERSION = '1.3';
const LOCKUP_VERSION = '1.4';
public static function createAction() {
\Core::$breadcrumbs[] = array('text' => 'Create Lockup');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment