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 7ed597b commit 9f8223cCopy full SHA for 9f8223c
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## v0.3.1.19
4
+
5
+-
6
7
## v0.3.1.18
8
9
- Add check for logging being enabled but log file not existing yet
userfrosting/initialize.php
@@ -147,7 +147,7 @@
147
'guest_theme' => 'default',
148
'minify_css' => '0',
149
'minify_js' => '0',
150
- 'version' => '0.3.1.18',
+ 'version' => '0.3.1.19',
151
'author' => 'Alex Weissman',
152
'show_terms_on_register' => '1',
153
'site_location' => 'The State of Indiana'
0 commit comments