Skip to content

Commit 56887a1

Browse files
committed
Begin hotfix branch 0.3.1.16
1 parent 91eb1aa commit 56887a1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## v0.3.1.16
4+
5+
6+
37
## v0.3.1.15
48

59
- Fix unattached submitHandler bug in Group and Auth edit interfaces (#465)

userfrosting/initialize.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
'guest_theme' => 'default',
147147
'minify_css' => '0',
148148
'minify_js' => '0',
149-
'version' => '0.3.1.15',
149+
'version' => '0.3.1.16',
150150
'author' => 'Alex Weissman',
151151
'show_terms_on_register' => '1',
152152
'site_location' => 'The State of Indiana'

0 commit comments

Comments
 (0)