Skip to content

Commit 6824954

Browse files
committed
Begin hotfix branch 0.3.1.18
1 parent 1a83af6 commit 6824954

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.18
4+
5+
-
6+
37
## v0.3.1.17
48

59
- Fix occasional bug when end-of-file is reached on log file before requested number of lines is reached

userfrosting/initialize.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
'guest_theme' => 'default',
148148
'minify_css' => '0',
149149
'minify_js' => '0',
150-
'version' => '0.3.1.17',
150+
'version' => '0.3.1.18',
151151
'author' => 'Alex Weissman',
152152
'show_terms_on_register' => '1',
153153
'site_location' => 'The State of Indiana'

0 commit comments

Comments
 (0)