Skip to content

Commit cb5aaef

Browse files
authored
[6.x] template assets (#45863)
Updates the description of the template to remove the version number
1 parent 58f5411 commit cb5aaef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

administrator/templates/atum/joomla.asset.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
33
"name": "atum",
44
"version": "4.0.0",
5-
"description": "This file contains details of the assets used by Atum, the default Joomla 4 administrator template.",
5+
"description": "This file contains details of the assets used by Atum, the default Joomla administrator template.",
66
"license": "GPL-2.0-or-later",
77
"assets": [
88
{

templates/cassiopeia/joomla.asset.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
33
"name": "cassiopeia",
44
"version": "4.0.0",
5-
"description": "This file contains details of the assets used by Cassiopeia, the default Joomla 4 site template.",
5+
"description": "This file contains details of the assets used by Cassiopeia, the default Joomla site template.",
66
"license": "GPL-2.0-or-later",
77
"assets": [
88
{

0 commit comments

Comments
 (0)