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 1a83af6 commit 6824954Copy full SHA for 6824954
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## v0.3.1.18
4
+
5
+-
6
7
## v0.3.1.17
8
9
- Fix occasional bug when end-of-file is reached on log file before requested number of lines is reached
userfrosting/initialize.php
@@ -147,7 +147,7 @@
147
'guest_theme' => 'default',
148
'minify_css' => '0',
149
'minify_js' => '0',
150
- 'version' => '0.3.1.17',
+ 'version' => '0.3.1.18',
151
'author' => 'Alex Weissman',
152
'show_terms_on_register' => '1',
153
'site_location' => 'The State of Indiana'
0 commit comments