Skip to content

Commit 36ecacb

Browse files
(v3.0.0)
1 parent 4aa5904 commit 36ecacb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 3.0.0 - 2024-02-20
44

55
### Changed
66
- Craft 5 compatibility.

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "doublesecretagency/craft-cpcss",
33
"description": "Add custom CSS to your Control Panel.",
44
"type": "craft-plugin",
5-
"version": "2.6.0",
5+
"version": "3.0.0",
66
"keywords": [
77
"craft",
88
"cms",
@@ -12,7 +12,7 @@
1212
"css"
1313
],
1414
"support": {
15-
"docs": "https://github.com/doublesecretagency/craft-cpcss/blob/v2/README.md",
15+
"docs": "https://github.com/doublesecretagency/craft-cpcss/blob/v3/README.md",
1616
"issues": "https://github.com/doublesecretagency/craft-cpcss/issues"
1717
},
1818
"license": "MIT",
@@ -35,7 +35,7 @@
3535
"name": "Control Panel CSS",
3636
"handle": "cp-css",
3737
"schemaVersion": "2.0.0",
38-
"changelogUrl": "https://raw.githubusercontent.com/doublesecretagency/craft-cpcss/v2/CHANGELOG.md",
38+
"changelogUrl": "https://raw.githubusercontent.com/doublesecretagency/craft-cpcss/v3/CHANGELOG.md",
3939
"class": "doublesecretagency\\cpcss\\CpCss"
4040
}
4141
}

0 commit comments

Comments
 (0)