Skip to content

Commit ddd4a35

Browse files
committed
Begin hotfix branch 0.3.1.20
1 parent 6db45ae commit ddd4a35

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

59
- Fix some minor error screen layout issues

userfrosting/initialize.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
'guest_theme' => 'default',
156156
'minify_css' => '0',
157157
'minify_js' => '0',
158-
'version' => '0.3.1.19',
158+
'version' => '0.3.1.20',
159159
'author' => 'Alex Weissman',
160160
'show_terms_on_register' => '1',
161161
'site_location' => 'The State of Indiana'

0 commit comments

Comments
 (0)