Skip to content

Commit 24513fc

Browse files
authored
Release v0.12.0-beta.4 (alexjustesen#757)
1 parent 545540e commit 24513fc

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
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-09-07'),
9+
'build_date' => Carbon::parse('2023-09-11'),
1010

11-
'build_version' => '0.12.0-beta.3',
11+
'build_version' => '0.12.0-beta.4',
1212

1313
/**
1414
* General

package-lock.json

Lines changed: 9 additions & 9 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.

public/build/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resources/css/filament/admin/theme.css": {
3-
"file": "assets/theme-03c153f0.css",
3+
"file": "assets/theme-2f6feb94.css",
44
"isEntry": true,
55
"src": "resources/css/filament/admin/theme.css"
66
}

0 commit comments

Comments
 (0)