Skip to content

Commit 9f8223c

Browse files
committed
Begin hotfix branch 0.3.1.19
1 parent 7ed597b commit 9f8223c

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

59
- Add check for logging being enabled but log file not existing yet

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.18',
150+
'version' => '0.3.1.19',
151151
'author' => 'Alex Weissman',
152152
'show_terms_on_register' => '1',
153153
'site_location' => 'The State of Indiana'

0 commit comments

Comments
 (0)