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 6db45ae commit ddd4a35Copy full SHA for ddd4a35
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## v0.3.1.20
4
+
5
+-
6
7
## v0.3.1.19
8
9
- Fix some minor error screen layout issues
userfrosting/initialize.php
@@ -155,7 +155,7 @@
155
'guest_theme' => 'default',
156
'minify_css' => '0',
157
'minify_js' => '0',
158
- 'version' => '0.3.1.19',
+ 'version' => '0.3.1.20',
159
'author' => 'Alex Weissman',
160
'show_terms_on_register' => '1',
161
'site_location' => 'The State of Indiana'
0 commit comments