We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91eb1aa commit 56887a1Copy full SHA for 56887a1
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## v0.3.1.16
4
+
5
6
7
## v0.3.1.15
8
9
- Fix unattached submitHandler bug in Group and Auth edit interfaces (#465)
userfrosting/initialize.php
@@ -146,7 +146,7 @@
146
'guest_theme' => 'default',
147
'minify_css' => '0',
148
'minify_js' => '0',
149
- 'version' => '0.3.1.15',
+ 'version' => '0.3.1.16',
150
'author' => 'Alex Weissman',
151
'show_terms_on_register' => '1',
152
'site_location' => 'The State of Indiana'
0 commit comments