Skip to content

Commit 851107b

Browse files
authored
Release v0.14.2-beta4 (alexjustesen#1027)
1 parent bcf2a4a commit 851107b

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

config/speedtest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
/**
77
* Build information
88
*/
9-
'build_date' => Carbon::parse('2023-12-24'),
9+
'build_date' => Carbon::parse('2023-12-28'),
1010

11-
'build_version' => 'v0.14.2-beta3',
11+
'build_version' => 'v0.14.2-beta4',
1212

1313
/**
1414
* General

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"resources/css/app.css": {
3-
"file": "assets/app-6BD7JOMV.css",
3+
"file": "assets/app-1UMBN-iw.css",
44
"isEntry": true,
55
"src": "resources/css/app.css"
66
},
77
"resources/css/filament/admin/theme.css": {
8-
"file": "assets/theme-C5fuYrDC.css",
8+
"file": "assets/theme-PSEp3CkB.css",
99
"isEntry": true,
1010
"src": "resources/css/filament/admin/theme.css"
1111
}

0 commit comments

Comments
 (0)