Skip to content

Commit 4e533ae

Browse files
author
James Wigger
committed
Incremented version number
1 parent a7d6f6d commit 4e533ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perch/addons/apps/jw_locator/admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
if ($CurrentUser->logged_in() && $CurrentUser->has_priv('jw_locator')) {
4-
$this->register_app('jw_locator', 'Locator', 1, 'Store / Location finder', '1.1.1');
4+
$this->register_app('jw_locator', 'Locator', 1, 'Store / Location finder', '1.1.2');
55
$this->require_version('jw_locator', 2.8);
66
$this->add_create_page('jw_locator', 'edit');
77

0 commit comments

Comments
 (0)